Skip to content

Type Method

libraryVersionString()

Return the version of the embedded libsqlite3 as a string.
static func libraryVersionString() -> String

Discussion

The string is formatted identically to the SQLITE_VERSION constant.