go-gorm / sqlite

GORM sqlite driver
MIT License
179 stars 184 forks source link

Update from #166

Closed FrancoLiberali closed 1 year 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/sqlserver/pull/115, https://github.com/go-gorm/postgres/pull/213