]> git.ipfire.org Git - thirdparty/sqlite.git/commit
The sqlite3ExprCodeFactorable() routine should make a copy of non-factorable
authordrh <drh@noemail.net>
Tue, 10 Mar 2020 02:57:37 +0000 (02:57 +0000)
committerdrh <drh@noemail.net>
Tue, 10 Mar 2020 02:57:37 +0000 (02:57 +0000)
commit088489e8d9ebbcbbbd99093a83bc93bfcd1a39a0
treeee3103e1cfec4fdf5e4804187625316544bd4709
parentafa1ecac9b6fba76861dca85b211ca1022f9e378
The sqlite3ExprCodeFactorable() routine should make a copy of non-factorable
expressions, as they might be coming from a DEFAULT or generated column
in a table constraint.

FossilOrigin-Name: a2d6f108c5d07559b125823a04c9cb072c80be80d7913097891a6192c7e1e225
manifest
manifest.uuid
src/expr.c
test/default.test