Companion

Functions

Link copied to clipboard

Initialise an in-memory Database whose data will be lost when the instance is dropped

suspend fun Database.Companion.open(location: String, key: DatabaseKey): Database

Initialise or open a Database