Documentation ¶
Index ¶
Constants ¶
View Source
const ( Mysql dbType = "mysql" Postgres dbType = "postgres" )
Variables ¶
View Source
var ErrUnsuportedDatabaseType = fmt.Errorf("unsupported database type")
Functions ¶
func NewMigrate ¶
Types ¶
Click to show internal directories.
Click to hide internal directories.