openwrt-packages/libs/sqlite3
Jan Hoffmann 4bc7ba7fe8 sqlite3: add option for batch-atomic write support
This allows to build SQLite with support for the batch-atomic write
optimization. It makes use of atomic write support provided by the
underlying file system. Currently, this is only supported on F2FS. It
it does not work with overlayfs.

Signed-off-by: Jan Hoffmann <jan@3e8.eu>
2021-02-26 17:31:24 -05:00
..
Config-cli.in sqlite3: make cli-editing support selectable 2018-12-27 11:11:22 +01:00
Config-lib.in sqlite3: add option for batch-atomic write support 2021-02-26 17:31:24 -05:00
Makefile sqlite3: add option for batch-atomic write support 2021-02-26 17:31:24 -05:00