gorm/schema
Brenda Wallace ac722c16f9
Small grammar fix in error message (#4406)
2021-05-24 10:23:34 +08:00
..
callbacks_test.go Rename package name 2020-06-02 09:18:01 +08:00
check.go Optimize parse constraint (#4153) 2021-03-08 10:21:33 +08:00
check_test.go Rename package name 2020-06-02 09:18:01 +08:00
field.go feat: Optimal value type acquisition for v (#4278) 2021-04-13 09:41:30 +08:00
field_test.go Fix tests 2021-05-06 13:06:31 +08:00
index.go Add option tag support for index 2020-10-21 20:18:21 +08:00
index_test.go Add option tag support for index 2020-10-21 20:18:21 +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 Fixed naming longer than 64 characters (#4310) 2021-04-22 13:11:19 +08:00
naming_test.go Fixed naming longer than 64 characters (#4310) 2021-04-22 13:11:19 +08:00
relationship.go Small grammar fix in error message (#4406) 2021-05-24 10:23:34 +08:00
relationship_test.go fixed has_many stopped working if field names are identical (#4387) 2021-05-19 16:05:29 +08:00
schema.go Update Optimize schema (#4364) 2021-05-10 09:51:50 +08:00
schema_helper_test.go Fix some typos (#4294) 2021-04-19 21:03:39 +08:00
schema_test.go Fix NamingStrategy with embedded struct, close #3513 2020-09-24 11:32:38 +08:00
utils.go Optimize reflect value length and method (#4280) 2021-04-14 13:00:54 +08:00
utils_test.go Remove autoincrement tag for join table, close #3217 2020-07-31 18:19:25 +08:00