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
- Mismatch: WithResult() has no Error field, but docs show result.Error
- Bug: grouped conditions: unsupported type func
- Optimistic Lock in BeforeUpdate: PK Condition Placement Affecting DB Plan Efficiency
- FIX #7427 Optimistic Lock in BeforeUpdate: PK Condition Placement Affecting DB Plan Efficiency
- User FirstOrCreate cause "context deadline exceeded" error
- Translated errors should wrap the original database specific error.
- GORM Mocks
- Deadlock while preparing statements when connection pool is empty
- How to reset the ORDER clause between running a query
- IDs of child table is invalid when update with FullSaveAssociations mode in MySQL
- Docs
- Go not yet supported