gorm/schema
Jinzhu 5ecbf25b22 Drop table with CASCADE option 2020-06-02 07:56:53 +08:00
..
callbacks_test.go Improve Hooks 2020-06-01 00:12:20 +08:00
check.go Add Raw, Row, Rows 2020-02-22 19:41:01 +08:00
check_test.go Fix parse stmt ReflectValue 2020-02-24 08:51:35 +08:00
field.go Add more updates test 2020-06-01 19:41:33 +08:00
field_test.go Test Updates 2020-05-30 17:01:28 +08:00
index.go Test Migrate Indexes 2020-05-30 22:43:41 +08:00
index_test.go Fix create index 2020-04-03 07:57:52 +08:00
model_test.go Setup tests script 2020-02-23 09:38:51 +08:00
naming.go Add sqlite migration tests 2020-02-22 20:57:29 +08:00
naming_test.go Implement naming strategy 2020-01-31 14:17:02 +08:00
relationship.go Drop table with CASCADE option 2020-06-02 07:56:53 +08:00
relationship_test.go Add multi primary keys test 2020-06-01 08:13:16 +08:00
schema.go Improve Hooks 2020-06-01 00:12:20 +08:00
schema_helper_test.go Test override foreign key, reference 2020-05-31 17:42:21 +08:00
schema_test.go Add tests for controlling field permission with tag 2020-04-08 08:32:28 +08:00
utils.go Add more preload tests 2020-06-02 01:34:00 +08:00
utils_test.go Implement parse many2many relation 2020-02-01 18:02:19 +08:00