Functions
Link copied to clipboard
Creates an in-memory PowerSync database instance, useful for testing.
Link copied to clipboard
fun opened(pool: SQLiteConnectionPool, scope: CoroutineScope, schema: Schema, identifier: String, logger: Logger): PowerSyncDatabase
Creates a PowerSync database managed by an external connection pool.