更新文档

This commit is contained in:
谢小军
2020-01-11 23:11:33 +08:00
parent 0f1ac1d72f
commit 62a72bdf70
3 changed files with 5 additions and 1 deletions

View File

@@ -12,7 +12,7 @@
### big Camel-Case Name Rule
### JSON tag
![show](/image/gormt/out.gif)
--------
@@ -75,6 +75,7 @@ Flags:
- INDEX Create index with or without name, same name creates composite indexes
- UNIQUE_INDEX Like INDEX, create unique index
- Support foreign key related properties [Support export gorm.model>>>](doc/export.md)
- Support function export (foreign key, association, index , unique and more)
### You can enrich data types in [def](data/view/cnf/def.go)