prisma / quaint

SQL Query AST and Visitor for Rust
Apache License 2.0
582 stars 61 forks source link

Add on Conflict update support for Postgres and Sqlite #411

Closed garrensmith closed 1 year ago

garrensmith commented 1 year ago

This adds support to do for on conflict ... Update for Postgres and Sqlite