//
pkg.gl
Category
github.com/dmitrymomot/go-app-template
db
migration
package
0.0.0-20240223183833-a974e34213d3
Repository:
https://github.com/dmitrymomot/go-app-template.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
4
Dependents
1
Files
50 SLOC
#
Functions
Down
Down rolls back all migrations.
Run
Run executes database migrations using the provided parameters.
Up
Up applies all available migrations.
#
Variables
ErrFailedToApplyMigrations
Predefined errors.
ErrMissedDBConnection
Predefined errors.
ErrUndefinedDBDriver
Predefined errors.