Home
last modified time | relevance | path

Searched defs:SQLITE_CHECKPOINT_TRUNCATE (Results 1 - 2 of 2) sorted by relevance

/third_party/sqlite/include/
H A Dsqlite3.h9514 #define SQLITE_CHECKPOINT_TRUNCATE 3 /* Like RESTART but also truncate WAL */ macro
/third_party/sqlite/src/
H A Dsqlite3.c9823 #define SQLITE_CHECKPOINT_TRUNCATE 3 /* Like RESTART but also truncate WAL */ macro
[all...]

Completed in 139 milliseconds