Home
last modified time | relevance | path

Searched defs:writableSchema (Results 1 – 2 of 2) sorted by relevance

/sqlite-3.40.0/ext/misc/
H A Ddbdump.c60 int writableSchema; /* True if in writable_schema mode */ member
/sqlite-3.40.0/src/
H A Dshell.c.in1153 int writableSchema; /* True if PRAGMA writable_schema=ON */ member