GoogleCloudPlatform / pgadapter

PostgreSQL wire-protocol proxy for Cloud Spanner
https://cloud.google.com/spanner/docs/postgresql-interface#postgresql-client-support
Apache License 2.0
54 stars 20 forks source link

docs: add sample for using OnConflict in gorm #2247

Closed olavloite closed 1 week ago

olavloite commented 2 weeks ago

Adds samples for using OnConflict clauses when using gorm with PGAdapter.