]> git.ipfire.org Git - thirdparty/sqlite.git/commit
STORED columns can now reference other STORED columns, in any order, as long
authordrh <drh@noemail.net>
Fri, 18 Oct 2019 02:19:18 +0000 (02:19 +0000)
committerdrh <drh@noemail.net>
Fri, 18 Oct 2019 02:19:18 +0000 (02:19 +0000)
commit9942ef0d95c5a34bec24b669f454fc157bbf8eee
tree036d7af16e3d418d65049fd8090a690a5ae039a6
parent0b0b3a95d025430c83563ee390656901734f9988
STORED columns can now reference other STORED columns, in any order, as long
as there are not loops.

FossilOrigin-Name: 0d236698e64b2a4b46f91a25279c406e0bf392fe66116678456f0a034c11d7b4
manifest
manifest.uuid
src/expr.c
src/insert.c
src/sqliteInt.h