Versions in this module Expand all Collapse all v0 v0.1.2 Dec 4, 2024 v0.1.1 Dec 4, 2024 v0.1.0 Dec 4, 2024 Changes in this version + type Mysql struct + func (d *Mysql) NewMigrate(db *sql.DB, sourceUrl string) (*migrate.Migrate, error) + func (d *Mysql) Open(dsn, dbName string) (*sql.DB, error)