Home
last modified time | relevance | path

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

/third_party/sqlite/include/
Dsqlite3.h3206 #define SQLITE_DROP_TABLE 11 /* Table Name NULL */ macro
/third_party/sqlite/src/
Dsqlite3.c3512 #define SQLITE_DROP_TABLE 11 /* Table Name NULL */ macro