//
pkg.gl
Category
github.com/Boostport/migration/driver/mysql
module
package
1.1.2
Repository:
https://github.com/boostport/migration.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
7
Dependents
2
Files
119 SLOC
#
Functions
New
New creates a new Driver driver.
NewFromDB
NewFromDB returns a mysql driver from a sql.DB.
#
Structs
Driver
Driver is the mysql migration.Driver implementation.