package
Version:
v0.8.4
Opens a new window with list of versions in this module.
Published: Jan 18, 2018
License: Apache-2.0
Opens a new window with license information.
Imports: 5
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
View Source
const (
DriverSqlite = "sqlite3"
DriverMysql = "mysql"
DriverPostgres = "postgres"
)
Supported database drivers
Migrate performs the database migration. If the migration fails
and error is returned.
Source Files
¶
Directories
¶
Click to show internal directories.
Click to hide internal directories.