]> git.ipfire.org Git - thirdparty/sqlite.git/commit
First the shadow table mechanism so that it works even if the shadow table
authordrh <>
Thu, 4 Nov 2021 00:51:53 +0000 (00:51 +0000)
committerdrh <>
Thu, 4 Nov 2021 00:51:53 +0000 (00:51 +0000)
commitddfec00de3d0a44defac509b5c5b4d2ea6036dd5
tree24e6eda3beeb6f92edc8a1d2ec6758f38ed6e012
parent0b97189c4926318f0b0af59b238cb1c1dae9ce85
First the shadow table mechanism so that it works even if the shadow table
comes before the virtual table in the sqlite_schema table, as can happen
after a VACUUM.

FossilOrigin-Name: 005a8642773556825fe4c5d0b2c12517d35289308a30df0151ef7f080acb0172
manifest
manifest.uuid
src/build.c
src/sqliteInt.h
src/vtab.c
test/altertab.test