Update README.md

This commit is contained in:
xiaojunxie
2019-09-04 17:04:45 +08:00
committed by GitHub
parent 8028f9deac
commit bd2514632e

View File

@@ -63,6 +63,9 @@ Flags:
- INDEX Create index with or without name, same name creates composite indexes
- UNIQUE_INDEX Like INDEX, create unique index
### You can enrich data types in [def](https://github.com/xxjwxc/gormt/blob/master/data/view/gtools/def.go)
## 5. Demonstration
- sql:
@@ -190,9 +193,7 @@ type UserInfoTbl struct {
}
```
## 6.You can enrich data types in [def](https://github.com/xxjwxc/gormt/blob/master/data/view/gtools/def.go)
## 7. one windows gui tools
## 6. one windows gui tools
![1](/image/gormt/1.png)