Searched defs:SQLITE_DROP_TABLE (Results 1 – 7 of 7) sorted by relevance
115 public static final int SQLITE_DROP_TABLE = 11; /* Table Name NULL */ field in Constants
3280 #define SQLITE_DROP_TABLE 11 /* Table Name NULL */ macro
239 pub const SQLITE_DROP_TABLE: i32 = 11; constant
216 pub const SQLITE_DROP_TABLE: i32 = 11; constant