Searched refs:SQLITE_NoSchemaError (Results 1 – 1 of 1) sorted by relevance
16655 #define SQLITE_NoSchemaError 0x08000000 /* Do not report schema parse errors*/ macro93221 || (CORRUPT_DB && (db->flags & SQLITE_NoSchemaError)!=0) );129534 /* iArg: */ SQLITE_WriteSchema|SQLITE_NoSchemaError },132619 if( rc==SQLITE_OK || (db->flags&SQLITE_NoSchemaError)){167540 SQLITE_NoSchemaError },