//
pkg.gl
Category
github.com/Boostport/migration/driver/sqlite
module
package
1.1.2
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.