package
0.0.26
Repository: https://github.com/status-im/mvds.git
Documentation: pkg.go.dev

# 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.