.. |
callbacks_test.go
|
Rename package name
|
2020-06-02 09:18:01 +08:00 |
check.go
|
Add Raw, Row, Rows
|
2020-02-22 19:41:01 +08:00 |
check_test.go
|
Rename package name
|
2020-06-02 09:18:01 +08:00 |
field.go
|
Support smart migrate, close #3078
|
2020-08-23 18:16:12 +08:00 |
field_test.go
|
Fix set bool field from null
|
2020-07-04 08:21:23 +08:00 |
index.go
|
Add index priority supports
|
2020-07-08 17:59:40 +08:00 |
index_test.go
|
Add index priority supports
|
2020-07-08 17:59:40 +08:00 |
interfaces.go
|
Add GormValuer interface support
|
2020-08-27 15:03:57 +08:00 |
model_test.go
|
Fix nested embedded struct, close #3278
|
2020-08-18 11:21:40 +08:00 |
naming.go
|
SingularTable for JoinTable
|
2020-06-30 07:29:15 +08:00 |
naming_test.go
|
Implement naming strategy
|
2020-01-31 14:17:02 +08:00 |
relationship.go
|
Fix multiple M2M relations on one table, close #3347
|
2020-09-01 11:30:16 +08:00 |
relationship_test.go
|
Fix multiple M2M relations on one table, close #3347
|
2020-09-01 11:30:16 +08:00 |
schema.go
|
More compatible prioritized primary field #3156
|
2020-08-30 20:58:14 +08:00 |
schema_helper_test.go
|
Test same field name from embedded field, close #3291
|
2020-08-20 10:58:35 +08:00 |
schema_test.go
|
Fix self-referential belongs to, close #3319
|
2020-08-28 11:31:13 +08:00 |
utils.go
|
Don't create index for join table, close #3294
|
2020-08-21 15:40:50 +08:00 |
utils_test.go
|
Remove autoincrement tag for join table, close #3217
|
2020-07-31 18:19:25 +08:00 |