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 supported1 Subscribers
Add a CodeTriage badge to gorm
Help out
- Issues
- Difference in behavior when using the DB and a clone in OR statments
- fix: schema race condition in parsing
- Schema race in parsing
- 使用Field Helpers查询时,如果Preload会clause.Associations造成空指针错误
- fix: do not apply special table name to dependency models in ReorderModels
- fix(migrator): normalize quoted default values in non-string type comparison
- fix(migrator): allow AutoMigrate to update explicit PK defaults
- Bug: Session(&gorm.Session{PrepareStmt:false}) silently inherits parent PrepareStmt:true — cannot downgrade for AutoMigrate / DDL flows
- Generics API and struct based query keys?
- fix(generics): align Select signature with DB.Select
- Docs
- Go not yet supported