Update README.md

master
xiaojunxie 5 years ago committed by GitHub
parent 8028f9deac
commit bd2514632e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -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)

Loading…
Cancel
Save