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

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