Authorizer Action Constants

The following table lists the authorizer action constants:

Constant Meaning
CREATE_INDEX
CREATE_TABLE
CREATE_TEMP_INDEX
CREATE_TEMP_TABLE
CREATE_TEMP_TRIGGER
CREATE_TEMP_VIEW
CREATE_TRIGGER
CREATE_VIEW
DELETE
DROP_INDEX
DROP_TABLE
DROP_TEMP_INDEX
DROP_TEMP_TABLE
DROP_TEMP_TRIGGER
DROP_TEMP_VIEW
DROP_TRIGGER
DROP_VIEW
INSERT
PRAGMA
READ
SELECT
TRANSACTION
UPDATE
ATTACH
DETACH
ALTER_TABLE
REINDEX
ANALYZE
CREATE_VTABLE
DROP_VTABLE
FUNCTION
SAVEPOINT
RECURSIVE