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.
Type Method
static func libraryVersionString() -> String
The string is formatted identically to the SQLITE_VERSION constant.