Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func New ¶
New creates a new Driver driver. The DSN is documented here: https://godoc.org/github.com/mattn/go-sqlite3#SQLiteDriver.Open
Types ¶
type Driver ¶
type Driver struct {
// contains filtered or unexported fields
}
Driver is the sqlite migration.Driver implementation
Click to show internal directories.
Click to hide internal directories.