package
0.0.0-20220306031000-2d2b9946c71b
Repository: https://github.com/metagram-net/firehose.git
Documentation: pkg.go.dev
# Functions
Migrate runs all unapplied migrations in ID order, least to greatest.
NewFile creates a new migration file with a placeholder comment in it.
No description provided by the author
No description provided by the author
Setup creates the "init" migration that will prepare the database for migrations.
# Variables
No description provided by the author
No description provided by the author
# Structs
No description provided by the author
# Interfaces
No description provided by the author
# Type aliases
A MigrationID is a nonnegative integer that will be used to sort migrations.