Masterminds / squirrel

Fluent SQL generation for golang
Other
6.67k stars 458 forks source link

Upsert/On Conflict support #372

Open aryannr97 opened 6 months ago

aryannr97 commented 6 months ago

As a follow-up to the previous issue #83, I would like to know how to handle the suffix approach for updating a conflict when there is a multi-row insert statement.