gorm
https://github.com/go-gorm/gorm
Go
The fantastic ORM library for Golang, aims to be developer friendly
Triage Issues!
When you volunteer to triage issues, you'll receive an email each day with a link to an open issue that needs help in this project. You'll also receive instructions on how to triage issues.
Triage Docs!
Receive a documented method or class from your favorite GitHub repos in your inbox every day. If you're really pro, receive undocumented methods or classes and supercharge your commit history.
Go not yet supported0 Subscribers
Add a CodeTriage badge to gorm
Help out
- Issues
- How to customize clause.Expression?
- Gorm Automigrate with MSSQL fails if migration run for nTime (not first time)
- How to update main model with associations replace in many2many?
- ERROR: invalid input syntax for type smallint: "Type_Image" (SQLSTATE 22P02)
- Long column identifiers in deeply nested joins cause fields to be omitted
- Disable Upserts of relationships
- How to create foreign key for custom join table?
- If a field in a database table uses the serializer tag and AutoMigrate is used, then even if there are no changes to this field, AutoMigrate will still perform an ALTER on the table every time
- Transaction leak using `Session` in `Scopes`
- Release notes for 1.25.x versions
- Docs
- Go not yet supported