Searched refs:writableSchema (Results 1 – 2 of 2) sorted by relevance
60 int writableSchema; /* True if in writable_schema mode */ member402 if( !p->writableSchema ){ in dump_callback()404 p->writableSchema = 1; in dump_callback()676 if( x.writableSchema ){ in sqlite3_db_dump()
1153 int writableSchema; /* True if PRAGMA writable_schema=ON */ member4190 if( !p->writableSchema ){4192 p->writableSchema = 1;8038 p->writableSchema = 0;8066 if( p->writableSchema ){8068 p->writableSchema = 0;