package
0.5.0
Repository: https://github.com/answerdev/answer.git
Documentation: pkg.go.dev

# Functions

ExpectedVersion returns the expected db version.
GetCurrentDBVersion returns the current db version.
InitDB init db.
Migrate database to current version.
NewMigration creates a new migration.
UpdateInstallInfo update some init data about the admin interface and admin password.

# Interfaces

Migration describes on migration from lower version to high version.