# Functions
ApplyMigrations allows to apply bindata migrations on the current *sql.DB.
No description provided by the author
Open opens or initializes a new database for a given file path.
OpenInMemory opens an in memory SQLite database.
OpenWithIter allows to open a new database with a custom number of kdf iterations.
# Structs
MigrationConfig is a struct that allows to define bindata migrations.