Experimental file control opcode for write transaction (#339)

This commit is contained in:
Nuno Cruces
2025-11-21 12:48:31 +00:00
committed by GitHub
parent 8ac10eb8b4
commit 0286e50e25
3 changed files with 18 additions and 4 deletions

Binary file not shown.

View File

@@ -59,6 +59,7 @@ cd ~-
-D_HAVE_SQLITE_CONFIG_H \
-DSQLITE_ENABLE_UPDATE_DELETE_LIMIT \
-DSQLITE_ENABLE_ORDERED_SET_AGGREGATES \
-DSQLITE_EXPERIMENTAL_PRAGMA_20251114 \
-DSQLITE_CUSTOM_INCLUDE=sqlite_opt.h \
$(awk '{print "-Wl,--export="$0}' ../exports.txt)