partiql / partiql-lang

The PartiQL language specification
https://partiql.org/partiql-lang
Other
10 stars 1 forks source link

Fix <do update> and <do replace> grammar and add an extra example #73

Closed am357 closed 11 months ago

am357 commented 11 months ago

Description of changes: This PR fixes and grammar as it does not specify the [ WHERE ] for all the branches. In addition, it adds an example for conditionally DO REPLACE.

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.