]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Break out the Cte object from the With object. This will make it simpler
authordrh <>
Sat, 20 Feb 2021 14:57:16 +0000 (14:57 +0000)
committerdrh <>
Sat, 20 Feb 2021 14:57:16 +0000 (14:57 +0000)
commitf824b41e6431aa645c29a65c23743e0978a9dd3d
treeb30d35bf5ffb983785a40340e35c8d9a38fea664
parent271d7c2677b4b5a72730d96508044c9d82b16d99
Break out the Cte object from the With object.  This will make it simpler
to add new kinds of Cte objects (ex: DML statements) and/or MATERIALIZED
keywords in the future.  It brings trunk into closer alignment with the
experimental as-materialize branch.

FossilOrigin-Name: f03efe905d7b40fb25f9f78b874bb56c6d6ccacb60f86b3b199d430d5eade8d2
manifest
manifest.uuid
src/build.c
src/parse.y
src/sqliteInt.h