//
pkg.gl
Category
github.com/ibrt/golang-inject-sqlite
sqlz
testsqlz
package
1.0.1
Repository:
https://github.com/ibrt/golang-inject-sqlite.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
8
Dependents
0
Files
76 SLOC
#
Functions
MustApplyMigrations
MustApplyMigrations applies the given migrations, panics on error.
MustOpen
MustOpen opens the SQLite database, panics on error.
MustRevertMigrations
MustRevertMigrations reverts the given migrations, panics on error.
#
Structs
Helper
Helper is a test helper for PG.