Package-level declarations

Types

Link copied to clipboard
sealed class SqliteConfigOption

These constants are the available integer configuration options that can be passed as the first argument to the sqlite3_config() interface.

Link copied to clipboard

These constants are the available integer configuration options that can be passed as the second parameter to the sqlite3_db_config() interface.

Link copied to clipboard

These integer constants are opcodes for the xFileControl method of the sqlite3_io_methods object and for the sqlite3_file_control() interface.

Link copied to clipboard
Link copied to clipboard
sealed interface SqliteTraceEvent

Event passed as parameter to SqliteTraceCallback.