//
pkg.gl
Category
github.com/advdv/stdgo
stdmigrate
package
0.0.70
Repository:
https://github.com/advdv/stdgo.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
5
Dependents
0
Files
32 SLOC
#
Functions
Exec
Exec executes the sql or panics on failure.
ExecFile
ExecFile rexecutes sql from a file.
Up
Up is a utility for running migrations such that panics are turned into errors.
#
Interfaces
Tx
Tx interface narrows what we allow to be used for migrations.