# Functions
ApplyMigrations allows to apply bindata migrations on the current *sql.DB.
Migrate migrates a provided sqldb.
Open opens or initializes a new database for a given file path.
OpenWithIter allows to open a new database with a custom number of kdf iterations.
# Variables
DefaultMigrations is a collection of all mvds components migrations.
# Structs
No description provided by the author
MigrationConfig is a struct that allows to define bindata migrations.