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
- Clauses(clause.OnConflict{UpdateAll: true,}). The generated SQL is abnormal.
- Batch Create on sqlite causes a panic if a `*map[string]interface{}` is passed a parameter to Create
- mysql null值, 自定义类型Scan未生效
- How to update UpdatedAt along with DeletedAt on soft-delete.
- RowsAffected is incorrect on subsequent updates on mysql
- Fix `AutoMigrate`, alterColumn The previous modifications were ignored
- proposal: Struct tags: allow , in addition to ;
- JSONArrayQuery when contains a slice (in golang), which created extra parentheses
- Prefixed tables, linked tables(join), conditional queries(where), and field types cannot be automatically generated from the model.
- Migrator Panic at Polymorphic Relationship and no PK
- Docs
- Go not yet supported