]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Fix problems with ALTER TABLE and schemas that contain views with some recursive...
authordan <Dan Kennedy>
Fri, 11 Jun 2021 11:14:24 +0000 (11:14 +0000)
committerdan <Dan Kennedy>
Fri, 11 Jun 2021 11:14:24 +0000 (11:14 +0000)
commit26d61e5adfbc9e1a3955d1fb04a5f5f06ebfdb13
tree8ff306ef4316205e51a21b55acb046464e946bf6
parent75016050f398570dd484f49631ba70aac416d47d
Fix problems with ALTER TABLE and schemas that contain views with some recursive CTEs, or CTEs that reference other CTEs.

FossilOrigin-Name: 8b1f9a51e962cd9a5593a1ecf4da6c86e34c4f9ff96ffcea0fb421880c8836cb
manifest
manifest.uuid
src/alter.c
src/expr.c
src/sqliteInt.h
test/altertab.test