This commit is contained in:
谢小军
2020-01-12 22:02:20 +08:00
parent 8973c30be3
commit 8522fd836a
2 changed files with 2 additions and 2 deletions

View File

@@ -75,7 +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)
- Support function export (foreign key, association, index , unique and more)[Support export function >>>](https://github.com/xxjwxc/gormt/blob/master/data/view/genfunc/genfunc_test.go)
### You can enrich data types in [def](data/view/cnf/def.go)