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
- RowsAffected is incorrect on subsequent updates on mysql
- Can't use preload when number of parameters exceeds 65535
- AutoMigrate will not update changed `default` value for primary keys
- Fixed "*DB.Raw()" bug where single or double quotes containing '@' were incorrectly identified as named variables
- support custom dns cache
- How to create Postgres index with "NULLS NOT DISTINCT"?
- fix: Assigning nil value to *uuid.UUID field in Updates
- many2many Update更新重复创建
- Does Gorm crash on multiple concurrent writes, or is it my code ?
- fatal error: concurrent map read and map write [with reproduction]
- Docs
- Go not yet supported