Skip to content

Type Method

libraryVersion()

Return the version of the embedded libsqlite3 as a 32-bit integer value.
static func libraryVersion() -> Int32

Discussion

The value is laid out identicallly to the SQLITE_VERSION_NUMBER constant.