gorm/schema
Jinzhu b1201fce4e Fix update with customized time type, close #5101 2022-02-23 17:48:26 +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 update with customized time type, close #5101 2022-02-23 17:48:26 +08:00
field_test.go Add serializer support (#5078) 2022-02-19 17:02:53 +08:00
index.go ci: add gofumpt check in reviewdog (#4973) 2022-01-06 15:02:53 +08:00
index_test.go Add option tag support for index 2020-10-21 20:18:21 +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 strings.replace -> strings.replaceAll (#5095) 2022-02-20 19:55:04 +08:00
naming_test.go fix: replace empty table name result in panic (#5048) 2022-02-08 17:06:10 +08:00
pool.go Add serializer support (#5078) 2022-02-19 17:02:53 +08:00
relationship.go Add serializer support (#5078) 2022-02-19 17:02:53 +08:00
relationship_test.go ci: add gofumpt check in reviewdog (#4973) 2022-01-06 15:02:53 +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 Add serializer support (#5078) 2022-02-19 17:02:53 +08:00
utils.go Add serializer support (#5078) 2022-02-19 17:02:53 +08:00
utils_test.go Remove autoincrement tag for join table, close #3217 2020-07-31 18:19:25 +08:00