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
- gorm serializer json - unable to update a struct field to nil
- Field(s) not included in db.AutoMigrate's Insert
- Count fails when using select within scopes
- Fix: execute scopes before count
- use gorm panic
- Fix for 7403 - a race condition bug.
- 需要 Pluck 下支持 Having 查询
- A race condition which may lead to a dead lock inside ScanRows and causes DB locks which are never closed.
- perf: break early on match failure in ParseConstraint
- 模型声明关于嵌套字段权限功能完善
- Docs
- Go not yet supported