Alter a table.
Analyze a table or index.
Attach a database.
No longer used (historical).
Create a new index.
Create a new table.
Create a new temporary index.
Create a new temporary table.
Create a new temporary trigger.
Create a new temporary view.
Create a new trigger.
Create a new view.
Create a virtual table.
Delete rows from a table.
Detach a database.
Drop an index.
Drop a table.
Drop a temporary index.
Drop a temporary table.
Drop a temporary trigger.
Drop a temporary view.
Drop a trigger.
Drop a view.
Drop a virtual table.
Call a function.
Insert rows into a table.
Execute a PRAGMA statement.
Read a column from a table.
Recursive query.
Reindex.
Create/release/rollback a savepoint.
Execute a SELECT statement.
Begin/commit/rollback a transaction.
Update rows in a table.
Authorization action codes passed to
setAuthorizer()callbacks.These constants are compatible with
node:sqlite.See
https://sqlite.org/c3ref/c_alter_table.html