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
- Support checking & using driver.Value
- Question: Is the DEFAULT value the final determination of whether to alter a Column correct?
- GORM inserts zero timestamps (0000-00-00 00:00:00) even with strict SQL mode enabled
- Named argument in `Where()` clause
- Using Unscoped() for a specific preload/join
- Combine Preload with Updates doesn't seem to return preloaded result unless if chained with First
- HasTable() method should return an error in addition to boolean
- missing ".Debug()" with gorm.G
- AutoMigrate drop unique index that already exists on mysql table
- Should CreateInBatches set parent's ID on child objects for one-to-many relationship?
- Docs
- Go not yet supported