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 supported2 Subscribers
Add a CodeTriage badge to gorm
Help out
- Issues
- Updating value when doing an bulk Upsert
- How to add unique constraint on combined multiple columns in gorm.
- 在使用SQLlite数据库进行AutoMigrate时,ID属性无法设置auto_increment
- Change Dialector with dbresolver
- Rationale for the DryRun guard on callbacks.RowQuery
- Sqlite: delete missing where clause when unique key present
- `gorm.Statement.QuoteTo(writer clause.Writer, field interface{})` doesn't do what I would expect for a `clause.Table` with an `Alias` field
- AutoMigrate should avoid migration if table structure not changed?
- Self-referntial many to many relationship when the field name equals struct name
- Proper MSSQL Support for multiple foreign keys in defining relationships
- Docs
- Go not yet supported