Lines Matching refs:SQLITE_DENY
2061 ** compiled, or [SQLITE_DENY] to cause the entire SQL statement to be2063 ** any value other than [SQLITE_IGNORE], [SQLITE_OK], or [SQLITE_DENY]2068 ** requested is ok. ^When the callback returns [SQLITE_DENY], the2143 #define SQLITE_DENY 1 /* Abort the SQL statement with an error */