Skip to content
Snippets Groups Projects
Commit f3b36ef7 authored by Arseniy Volynets's avatar Arseniy Volynets
Browse files

feat: support update

- add support for new dml operator update
- subqueries are not allowed in update
expression.
- primary key columns can't be updated.
- update as other dml operations is
not atomic: it may fail on some
storages and succeed on others.
parent 2da4007f
Loading
Showing
with 2746 additions and 493 deletions
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment