package
0.0.70
Repository: https://github.com/advdv/stdgo.git
Documentation: pkg.go.dev

# Functions

Exec executes the sql or panics on failure.
ExecFile rexecutes sql from a file.
Up is a utility for running migrations such that panics are turned into errors.

# Interfaces

Tx interface narrows what we allow to be used for migrations.