Package-level declarations

Types

Link copied to clipboard
class Database(ptr: CPointer<<Error class: unknown class>>) : SQLiteConnection

A simple implementation of the SQLiteConnection interface backed by a synchronous sqlite3* database pointer and the SQLite C APIs called via cinterop.