Searched defs:SQLITE_INTEGER (Results 1 – 7 of 7) sorted by relevance
149 public static final int SQLITE_INTEGER = 1; field in Constants
5044 #define SQLITE_INTEGER 1 macro
279 pub const SQLITE_INTEGER: i32 = 1; constant
256 pub const SQLITE_INTEGER: i32 = 1; constant