Jinzhu
|
a954d772d7
|
Support customize gorm field type
|
2020-06-06 10:47:32 +08:00 |
Jinzhu
|
d50879cc28
|
Add field permission test
|
2020-06-05 19:18:22 +08:00 |
Jinzhu
|
b32658358c
|
Fix can't scan null value into normal data types
|
2020-06-03 09:00:20 +08:00 |
Jinzhu
|
94685d1024
|
Fix can't scan null value into normal data types
|
2020-06-02 23:30:26 +08:00 |
Jinzhu
|
5790ba9ef4
|
Fix package path
|
2020-06-02 09:25:55 +08:00 |
Jinzhu
|
e986371a42
|
Rename package name
|
2020-06-02 09:18:01 +08:00 |
Jinzhu
|
1559fe24e5
|
Add more updates test
|
2020-06-01 19:41:33 +08:00 |
Jinzhu
|
6d555ef8d5
|
Test embedded struct
|
2020-05-31 14:18:07 +08:00 |
Jinzhu
|
c291c2f42c
|
Add Scanner, Valuer tests
|
2020-05-30 21:05:27 +08:00 |
Jinzhu
|
abae7f71c5
|
Test non std primary key and default value
|
2020-05-30 16:03:27 +08:00 |
Jinzhu
|
6f4602af11
|
Fix mysql tests
|
2020-05-29 23:38:03 +08:00 |
Jinzhu
|
55074213bc
|
Add SoftDelete support
|
2020-05-29 07:35:45 +08:00 |
Jinzhu
|
68a7a8207a
|
Test HasOne Association
|
2020-05-24 23:07:42 +08:00 |
Jinzhu
|
91a695893c
|
Test Association For BelongsTo
|
2020-05-24 18:33:15 +08:00 |
Jinzhu
|
56ca9a87e0
|
Add permission check when create associations
|
2020-04-16 10:29:18 +08:00 |
Jinzhu
|
e1bcca6b33
|
Compatible with tag PRIMARY_KEY
|
2020-04-12 13:16:15 +08:00 |
Jinzhu
|
a46d48ccb3
|
Add tests for controlling field permission with tag
|
2020-04-08 08:32:28 +08:00 |
Jinzhu
|
29cd35219f
|
Add creatable, updatable, readable permission
|
2020-04-08 08:15:00 +08:00 |
Jinzhu
|
af080e6773
|
Fix primary key tag
|
2020-03-12 08:39:42 +08:00 |
Jinzhu
|
2da0ad5bed
|
Add more tests for Update
|
2020-03-08 13:24:08 +08:00 |
Jinzhu
|
04adbaf7f6
|
Fix parse stmt ReflectValue
|
2020-02-24 08:51:35 +08:00 |
Jinzhu
|
fa22807e12
|
Make inesrt into db works
|
2020-02-23 19:41:29 +08:00 |
Jinzhu
|
fab7d96da5
|
Add DataTypeOf for dialector
|
2020-02-22 17:53:57 +08:00 |
Jinzhu
|
ea0b13f7a3
|
Refactor ParseTagSetting
|
2020-02-22 07:59:09 +08:00 |
Jinzhu
|
cbbf8f3d49
|
Update schema
|
2020-02-18 22:56:37 +08:00 |
Jinzhu
|
18236fa3d7
|
Add more tests for setter, valuer
|
2020-02-16 00:37:59 +08:00 |
Jinzhu
|
faee069a9f
|
Test Field Valuer, Setter
|
2020-02-15 20:28:03 +08:00 |
Jinzhu
|
2cb88dc7c5
|
Add Field Valuer, Setter
|
2020-02-15 18:24:37 +08:00 |
Jinzhu
|
3cbd233758
|
Add more tests for parse schema relations
|
2020-02-02 00:03:56 +08:00 |
Jinzhu
|
a4a0895a85
|
Test parse schema relations
|
2020-02-01 22:26:17 +08:00 |
Jinzhu
|
14724ddeae
|
Add tests model definition and basic fields tests
|
2020-02-01 20:18:32 +08:00 |
Jinzhu
|
fd9b688084
|
Implement parse many2many relation
|
2020-02-01 18:02:19 +08:00 |
Jinzhu
|
eea78f3f30
|
Implement parse relationship architecture
|
2020-02-01 12:46:52 +08:00 |
Jinzhu
|
010dc7e6dd
|
Add namer when generate schema
|
2020-01-31 14:31:15 +08:00 |
Jinzhu
|
1079e17caf
|
Implement schema parser
|
2020-01-31 12:46:16 +08:00 |