sqlite.sqlite.version| readonly

Get the Sqlite library version, as a string

Example

--! luart-extensions import sqlite -- Prints the sqlite library version print(sqlite.version)