Package-level declarations
Types
Link copied to clipboard
class Database(ptr: ERROR CLASS: Symbol not found for CPointer<ERROR CLASS: Symbol not found for sqlite3>) : <ERROR CLASS> ERROR CLASS: Symbol not found for SQLiteConnection
A simple implementation of the SQLiteConnection interface backed by a synchronous sqlite3* database pointer and the SQLite C APIs called via cinterop.