//
pkg.gl
Category
github.com/Boostport/migration
driver
sqlite
package
0.21.3
Repository:
https://github.com/boostport/migration.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
6
Dependents
1
Files
144 SLOC
#
Functions
New
New creates a new Driver driver.
NewFromDB
NewFromDB returns a sqlite driver from a sql.db.
#
Structs
Driver
Driver is the sqlite migration.Driver implementation.