Lines Matching defs:SQLITE_DENY
2528 ** compiled, or [SQLITE_DENY] to cause the entire SQL statement to be2530 ** any value other than [SQLITE_IGNORE], [SQLITE_OK], or [SQLITE_DENY]2535 ** requested is ok. ^When the callback returns [SQLITE_DENY], the2613 #define SQLITE_DENY 1 /* Abort the SQL statement with an error */