Documentation
¶
Index ¶
Constants ¶
View Source
const (
// AggregatorMigrationName is the name of the migration used to associate with the migrations dir
AggregatorMigrationName = "aggregator-db"
)
Variables ¶
This section is empty.
Functions ¶
func CheckMigrations ¶
CheckMigrations runs migrate-up for the given config.
func RunMigrationsDown ¶
RunMigrationsDown runs migrate-down for the given config.
func RunMigrationsUp ¶
RunMigrationsUp runs migrate-up for the given config.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.