Package-level declarations

Types

Properties

Link copied to clipboard

Functions

Link copied to clipboard

The default path to use for databases on Apple platforms.

Link copied to clipboard
fun PowerSyncDatabase(factory: PersistentConnectionFactory, schema: Schema, dbFilename: String = DEFAULT_DB_FILENAME, scope: CoroutineScope = GlobalScope, logger: Logger? = null, dbDirectory: String? = null): PowerSyncDatabase

Use this to create a PowerSyncDatabase

Link copied to clipboard

Resolves a path to the loadable PowerSync core extension library.