getmoto / py-partiql-parser

Python Parser for PartiQL
MIT License
7 stars 3 forks source link

Improve Update/Delete/Insert parsers #18

Closed bblommers closed 9 months ago

bblommers commented 9 months ago

Support INSERT/DELETE/UPDATE queries:

We also now throw an error if the number of supplied parameters does not match the number of expected parameters