Searched refs:SQLITE_TrustedSchema (Results 1 – 1 of 1) sorted by relevance
16955 #define SQLITE_TrustedSchema 0x00000080 /* Allow unsafe functions and macro100485 || (pParse->db->flags & SQLITE_TrustedSchema)==0125311 /* iArg: */ SQLITE_TrustedSchema },133864 && pTab->pVTable->eVtabRisk > ((db->flags & SQLITE_TrustedSchema)!=0)161123 { SQLITE_DBCONFIG_TRUSTED_SCHEMA, SQLITE_TrustedSchema },163326 | SQLITE_TrustedSchema