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
- Change of behaviour from 1.24 to 1.25 with Zero value of uuid.UUID
- Associating to a model with a not null field shouldn't require those fields during association
- Possibility to set custom names to PK
- *string and *int cause left join not to return nil
- id 字段被强制设置成主键问题
- 使用 CreateInBatches 批量插入时 会返回 Error 1062 (23000): Duplicate entry '2606' for key 'xxx.PRIMARY'
- 如果构建一个ifnull(表1.字段,表2.字段)表达式
- 如果构建动态复杂查询语句
- Foreign Key AutoMigrate default value
- logger format error, logger can't parse "%"
- Docs
- Go not yet supported