gorm/schema
Jinzhu 43ce0b8af2 Handle create with default db values 2020-02-20 10:13:26 +08:00
..
field.go Update schema 2020-02-18 22:56:37 +08:00
field_test.go Add more tests for setter, valuer 2020-02-16 00:37:59 +08:00
model_test.go Add more tests for setter, valuer 2020-02-16 00:37:59 +08:00
naming.go Add more tests for parse schema relations 2020-02-02 00:03:56 +08:00
naming_test.go Implement naming strategy 2020-01-31 14:17:02 +08:00
relationship.go Test Field Valuer, Setter 2020-02-15 20:28:03 +08:00
schema.go Handle create with default db values 2020-02-20 10:13:26 +08:00
schema_helper_test.go Update schema 2020-02-18 22:56:37 +08:00
schema_test.go Add more tests for setter, valuer 2020-02-16 00:37:59 +08:00
utils.go Add tests model definition and basic fields tests 2020-02-01 20:18:32 +08:00
utils_test.go Implement parse many2many relation 2020-02-01 18:02:19 +08:00