Package-level declarations
Types
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
interface InMemoryConnectionFactory
Link copied to clipboard
Link copied to clipboard
A PowerSync managed database.
Link copied to clipboard
Link copied to clipboard
Functions
Link copied to clipboard
The default path to use for databases on Apple platforms.
Link copied to clipboard
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.