]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Were we to choose to integrate the carray() table-valued function into the
authordrh <>
Wed, 8 Oct 2025 15:32:55 +0000 (15:32 +0000)
committerdrh <>
Wed, 8 Oct 2025 15:32:55 +0000 (15:32 +0000)
commitcdaff852bf8069605edb4af03a3d279fd8926749
tree8c55c096abf5e0ea7432b2d47255b19bf433ca3b
parente15ef5b756d6195c5dc06294c5a01aee60932205
Were we to choose to integrate the carray() table-valued function into the
amalgamation, that integration might look something like this.

FossilOrigin-Name: 2b43d5d7dcc5aee14a050c824a5e09b6a38a9c78ddcc25a994eba5d4c5ad9ba2
16 files changed:
Makefile.msc
ext/misc/README.md
ext/misc/carray.h [deleted file]
main.mk
manifest
manifest.tags
manifest.uuid
src/build.c
src/carray.c [moved from ext/misc/carray.c with 96% similarity]
src/sqlite.h.in
src/sqliteInt.h
src/test1.c
test/carray01.test
test/carray02.test
test/tabfunc01.test
tool/mksqlite3c.tcl