AnyTimeConfiguration

Exposes the anytime options of the SQLite configuration API.

Configurations Options

Inheritors

Properties

Link copied to clipboard
abstract val pageCacheHeaderSize: Int

Number of extra bytes per page required for each page in SQLITE_CONFIG_PAGECACHE.

Functions

Link copied to clipboard
abstract fun setLogger(logger: Logger?)

Sets the logging interface.