SQLITE_WriteSchema 9272 third_party/sqlite/amalgamation/sqlite3.c #define SQLITE_WriteSchema    0x00010000  /* OK to update SQLITE_MASTER */
SQLITE_WriteSchema  927 third_party/sqlite/src/src/sqliteInt.h #define SQLITE_WriteSchema    0x00010000  /* OK to update SQLITE_MASTER */