go-gorm / postgres

GORM PostgreSQL driver
MIT License
228 stars 120 forks source link

Update from #213

Closed FrancoLiberali closed 11 months ago

FrancoLiberali commented 1 year ago

What did this pull request do?

Add from as valid clause for update

User Case Description

See https://github.com/go-gorm/gorm/pull/6579

Related pull requests: https://github.com/go-gorm/sqlite/pull/166, https://github.com/go-gorm/sqlserver/pull/115