Searched defs:SQLITE_DROP_TEMP_INDEX (Results 1 – 7 of 7) sorted by relevance
116 public static final int SQLITE_DROP_TEMP_INDEX = 12; /* Index Name Table Name */ field in Constants
3281 #define SQLITE_DROP_TEMP_INDEX 12 /* Index Name Table Name */ macro
240 pub const SQLITE_DROP_TEMP_INDEX: i32 = 12; constant
217 pub const SQLITE_DROP_TEMP_INDEX: i32 = 12; constant