Searched defs:SQLITE_NOTICE (Results 1 – 12 of 12) sorted by relevance
124 const SQLITE_NOTICE: c_int = 27; constant
472 #define SQLITE_NOTICE 27 /* Notifications from sqlite3_log() */ macro
782 #define SQLITE_NOTICE 27 /* Notifications from sqlite3_log() */ macro
785 #define SQLITE_NOTICE 27 /* Notifications from sqlite3_log() */ macro
449 #define SQLITE_NOTICE 27 /* Notifications from sqlite3_log() */ macro
34 pub const SQLITE_NOTICE: i32 = 27; constant
1512 #define SQLITE_NOTICE 27 /* Notifications from sqlite3_log() */ macro