NativeConnectionFactory
A PersistentConnectionFactory implementation delegating to static sqlite3_ invocations through cinterop.
Functions
Link copied to clipboard
open fun openConnection(dbFilename: String, dbDirectory: String?, readOnly: Boolean = false): androidx/sqlite/SQLiteConnection
open override fun openConnection(path: String, openFlags: Int): ERROR CLASS: Symbol not found for SQLiteConnection
Link copied to clipboard
Link copied to clipboard