Searched refs:SQLITE_CHECKPOINT_RESTART (Results 1 – 6 of 6) sorted by relevance
9728 #define SQLITE_CHECKPOINT_RESTART 2 /* Like FULL but wait for readers */ macro
370 pub const SQLITE_CHECKPOINT_RESTART: i32 = 2; constant
347 pub const SQLITE_CHECKPOINT_RESTART: i32 = 2; constant