# Functions
ExpectedVersion returns the expected db version.
GetCurrentDBVersion returns the current db version.
No description provided by the author
Migrate database to current version.
No description provided by the author
NewMigration creates a new migration.
# Structs
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# Interfaces
Migration describes on migration from lower version to high version.