Package-level declarations

Types

Link copied to clipboard

Platform-specific SQLite connection that driver modules implement.

Link copied to clipboard

Parameterised SQLite statement returned by SQLiteConnection.prepare.

Functions

Link copied to clipboard

Binds args to this statement positionally, converting Kotlin types to SQLite types.