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 supported2 Subscribers
Add a CodeTriage badge to gorm
Help out
- Issues
- fix: add DisablePrepareStmt to Session for explicit prepared-statement downgrade
- feat: add field strategies for struct updates
- fix: don't treat @ inside a string literal as a named parameter in Select
- ci: pin super-labeler-action to a full commit SHA
- fix: update time field with literal default on upsert (#7540)
- Fix naming conventions and code clarity issues #7783
- fix: correct typos in string literals
- fix(finisher_api): resolve FindInBatches cursor primary key from dest schema
- Fix FirstOrCreate not returning Expr results to struct
- fix(schema): don't copy generated/identity primary key type to foreign keys
- Docs
- Go not yet supported