Searched defs:SQLITE_DROP_TABLE (Results 1 – 2 of 2) sorted by relevance
/freebsd/contrib/sqlite3/ | ||
H A D | sqlite3.h | 3282 #define SQLITE_DROP_TABLE 11 /* Table Name NULL */ macro |
H A D | sqlite3.c | 3595 #define SQLITE_DROP_TABLE 11 /* Table Name NULL */ macro |