aboutsummaryrefslogtreecommitdiff
path: root/src/wherecode.c
diff options
context:
space:
mode:
authordrh <>2021-01-12 20:16:31 +0000
committerdrh <>2021-01-12 20:16:31 +0000
commit2053f313bfc498262f13c04793b93867f58544ba (patch)
treee8891beb3d5680a227e5742b2efcf42fdfc2e349 /src/wherecode.c
parentb782e05c64fe1d65678013ee605b231ccc9d70bc (diff)
downloadsqlite-2053f313bfc498262f13c04793b93867f58544ba.tar.gz
sqlite-2053f313bfc498262f13c04793b93867f58544ba.zip
Lexer and grammar rules for a RETURNING clause on DELETE/INSERT/UPDATE.
Actually making this work, though, will involve a lot more code which will likely slow down processing for the common case where there is no RETURNING clause. Furthermore, RETURNING seems to be of limited usefulness and it is not standard SQL. So we abandon it here. These experimental changes are parked in a branch as an historical reference. If circumstances changes, we might take up the cause again some day. FossilOrigin-Name: abf8da815646055df5b871d54b99994c1470182dee7952fc5fd627e4379406cb
Diffstat (limited to 'src/wherecode.c')
0 files changed, 0 insertions, 0 deletions