gorm/schema
Jinzhu 62fdc2bb3b Fix serializer with empty string 2022-07-11 11:51:05 +08:00
..
callbacks_test.go ci: add gofumpt check in reviewdog (#4973) 2022-01-06 15:02:53 +08:00
check.go ci: add gofumpt check in reviewdog (#4973) 2022-01-06 15:02:53 +08:00
check_test.go Rename package name 2020-06-02 09:18:01 +08:00
field.go fix:serializer contain field panic (#5461) 2022-06-25 16:32:47 +08:00
field_test.go Add serializer support (#5078) 2022-02-19 17:02:53 +08:00
index.go index: add composite id (#5269) 2022-04-25 11:39:23 +08:00
index_test.go index: add composite id (#5269) 2022-04-25 11:39:23 +08:00
interfaces.go Add serializer support (#5078) 2022-02-19 17:02:53 +08:00
model_test.go ci: add gofumpt check in reviewdog (#4973) 2022-01-06 15:02:53 +08:00
naming.go style: fix linter check for NamingStrategy and onConflictOption (#5174) 2022-03-20 09:02:45 +08:00
naming_test.go Fix naming longer then 64 chars with dots in table (#5045) 2022-02-24 10:10:20 +08:00
pool.go Remove shared sync pool for Scanner compatibility 2022-04-11 21:37:44 +08:00
relationship.go fix: many2many auto migrate (#5322) 2022-05-09 10:07:18 +08:00
relationship_test.go Support Variable Relation 2022-03-18 14:30:30 +08:00
schema.go Stabilize schema.FieldsWithDefaultDBValue's order, close #4643 2021-11-08 20:20:55 +08:00
schema_helper_test.go Add serializer support (#5078) 2022-02-19 17:02:53 +08:00
schema_test.go ci: add gofumpt check in reviewdog (#4973) 2022-01-06 15:02:53 +08:00
serializer.go Fix serializer with empty string 2022-07-11 11:51:05 +08:00
utils.go fix: many2many auto migrate (#5322) 2022-05-09 10:07:18 +08:00
utils_test.go Remove autoincrement tag for join table, close #3217 2020-07-31 18:19:25 +08:00