]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Omit the antiquated and long-unsupport async extension since it has been omit-async
authordrh <>
Mon, 28 Oct 2024 15:38:53 +0000 (15:38 +0000)
committerdrh <>
Mon, 28 Oct 2024 15:38:53 +0000 (15:38 +0000)
commit42516b2ef9e9460400387eee3b2d64691d76e154
tree2084469714a805ab7ea56f8b7abcd77ba5b2b985
parent8625bd64c2936ec7b837e495a9ee1e1dd1467a09
Omit the antiquated and long-unsupport async extension since it has been
superseded by WAL mode for over a decade.

FossilOrigin-Name: 10b1b86821bfc21377e7ccceb31146ab01aa6eaf418b85a204abcab5b793958e
19 files changed:
Makefile.msc
ext/async/README.txt [deleted file]
ext/async/sqlite3async.c [deleted file]
ext/async/sqlite3async.h [deleted file]
main.mk
manifest
manifest.uuid
src/test_async.c [deleted file]
src/test_tclsh.c
test/async.test [deleted file]
test/async2.test [deleted file]
test/async3.test [deleted file]
test/async4.test [deleted file]
test/async5.test [deleted file]
test/lock.test
test/main.test
test/memleak.test
test/permutations.test
test/tkt-94c04eaadb.test [deleted file]