callbacks_test.go
|
Fix parse stmt ReflectValue
|
2020-02-24 08:51:35 +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 tests for Update
|
2020-03-08 13:24:08 +08:00 |
field_test.go
|
Fix parse stmt ReflectValue
|
2020-02-24 08:51:35 +08:00 |
index.go
|
Refactor ParseTagSetting
|
2020-02-22 07:59:09 +08:00 |
index_test.go
|
Fix parse stmt ReflectValue
|
2020-02-24 08:51:35 +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
|
Fix parse stmt ReflectValue
|
2020-02-24 08:51:35 +08:00 |
schema.go
|
Fix parse stmt ReflectValue
|
2020-02-24 08:51:35 +08:00 |
schema_helper_test.go
|
Support scan into map, slice, struct
|
2020-03-04 11:33:50 +08:00 |
schema_test.go
|
Fix parse stmt ReflectValue
|
2020-02-24 08:51:35 +08:00 |
utils.go
|
Refactor ParseTagSetting
|
2020-02-22 07:59:09 +08:00 |
utils_test.go
|
Implement parse many2many relation
|
2020-02-01 18:02:19 +08:00 |