Home
last modified time | relevance | path

Searched defs:SQLITE_OPEN_WAL (Results 1 – 2 of 2) sorted by relevance

/freebsd-13.1/contrib/sqlite3/
H A Dsqlite3.h610 #define SQLITE_OPEN_WAL 0x00080000 /* VFS only */ macro
H A Dsqlite3.c916 #define SQLITE_OPEN_WAL 0x00080000 /* VFS only */ macro