Table of Contents

Class MAUISQLiteAdapter

Namespace
PowerSync.Maui.SQLite
Assembly
PowerSync.Maui.dll
public class MAUISQLiteAdapter : MDSQLiteAdapter, IDBAdapter, ILockContext, IDBGetUtils, ICloseableAsync
Inheritance
MAUISQLiteAdapter
Implements
Inherited Members

Constructors

MAUISQLiteAdapter(MDSQLiteAdapterOptions)

Methods

LoadDefaultPowerSyncExtension(SqliteConnection)

Loads the bundled PowerSync core SQLite extension. Override on platform-specific adapters (e.g. MAUI iOS/Android) where the native library lives outside the desktop runtime path.