Searched refs:SQLITE_ColumnCache (Results 1 – 1 of 1) sorted by relevance
9598 #define SQLITE_ColumnCache 0x02 /* Disable the column cache */ macro75025 if( pParse->db->flags & SQLITE_ColumnCache ) return;