diff options
author | drh <> | 2024-04-24 16:36:37 +0000 |
---|---|---|
committer | drh <> | 2024-04-24 16:36:37 +0000 |
commit | 0868d58e2caa16f19e843602bf2ca58653653162 (patch) | |
tree | 5ed978f5b9bf337f5e15fd7d37695ad6d31988ac /ext/wasm/common/whwasmutil.js | |
parent | dfa628915328180a3cbb96d4407c11212258db94 (diff) | |
download | sqlite-0868d58e2caa16f19e843602bf2ca58653653162.tar.gz sqlite-0868d58e2caa16f19e843602bf2ca58653653162.zip |
If a RETURNING clause contains a subquery that references the table that is
being updated in the statement that includes the RETURNING clause, then mark
the subquery as correlated sot hat it is recomputed for each result and not
just computed once and reused. See
[forum:/forumpost/2c83569ce8945d39|forum post 2c83569ce8945d39].
FossilOrigin-Name: 9ea6bcc8fdf6aadb756ec5bcaaa7af314167f8973bdd32fd23f83bd964f0c21e
Diffstat (limited to 'ext/wasm/common/whwasmutil.js')
0 files changed, 0 insertions, 0 deletions