Add Model files wiki page.
This commit is contained in:
parent
950663dadb
commit
471bddcaf5
6 changed files with 149 additions and 92 deletions
|
|
@ -1,7 +1,7 @@
|
|||
|
||||
* [Installation](https://github.com/go-jet/jet/wiki/Installation)
|
||||
* [Generator](https://github.com/go-jet/jet/wiki/Generator)
|
||||
* [Model data](https://github.com/go-jet/jet/wiki/Model-data.md)
|
||||
* [Model files](https://github.com/go-jet/jet/wiki/Model-data.md)
|
||||
* [Writing SQL in Go]()
|
||||
* [Expressions](https://github.com/go-jet/jet/wiki/Expressions)
|
||||
* [Statements](https://github.com/go-jet/jet/wiki/Statements)
|
||||
|
|
@ -10,4 +10,4 @@
|
|||
* [UPDATE](https://github.com/go-jet/jet/wiki/UPDATE)
|
||||
* [DELETE](https://github.com/go-jet/jet/wiki/DELETE)
|
||||
* [LOCK](https://github.com/go-jet/jet/wiki/LOCK)
|
||||
* [Execution]()
|
||||
* [Execution](https://github.com/go-jet/jet/wiki/Execution)
|
||||
Loading…
Add table
Add a link
Reference in a new issue