Package-level declarations

Types

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard

Functions

Link copied to clipboard
suspend fun initAsyncSqlDriver(workerPath: String = "/worker.sql-wasm.js", schema: SqlSchema? = null): SqlDriver
Link copied to clipboard
suspend fun SqlDriver.withSchema(schema: SqlSchema? = null): SqlDriver