Package-level declarations

Types

Link copied to clipboard

A low-level SQLite database connection.

Link copied to clipboard

A prepared SQL statement that can be executed and queried for results.

Functions

Link copied to clipboard

Binds the given args to this statement at 1-based indices, dispatching by runtime type to the appropriate bind* method.