Searched defs:SQLITE_CHECKPOINT_FULL (Results 1 – 6 of 6) sorted by relevance
9727 #define SQLITE_CHECKPOINT_FULL 1 /* Wait for writers, then checkpoint */ macro
369 pub const SQLITE_CHECKPOINT_FULL: i32 = 1; constant
346 pub const SQLITE_CHECKPOINT_FULL: i32 = 1; constant