Set SQLite busy timeout in milliseconds.
Number of rows changed by the most recent INSERT, UPDATE, or DELETE.
Close the database connection
Execute a SQL statement
The SQL statement to execute
Interrupt a pending SQLite operation on this connection.
Check if a transaction is active
True if a transaction is active
Rowid of the most recent successful INSERT.
Load an extension into the database connection
Path to the extension file
Optionalproc: stringOptional entry point name
Prepare a SQL statement
The SQL statement to prepare
A prepared statement object
SQLite3 database connection handle