Add wiki Expressions page.
This commit is contained in:
parent
3516d2861c
commit
6a6ee0561d
17 changed files with 399 additions and 109 deletions
11
wiki/_Sidebar.md
Normal file
11
wiki/_Sidebar.md
Normal file
|
|
@ -0,0 +1,11 @@
|
|||
|
||||
* [Installation](https://github.com/go-jet/jet/wiki/Installation)
|
||||
* [Generator](https://github.com/go-jet/jet/wiki/Generator)
|
||||
* [Writing SQL in Go]()
|
||||
* [Expressions](https://github.com/go-jet/jet/wiki/Expressions)
|
||||
* [Statements]()
|
||||
* [SELECT]()
|
||||
* [INSERT]()
|
||||
* [UPDATE]()
|
||||
* [DELETE]()
|
||||
* [LOCK]()
|
||||
Loading…
Add table
Add a link
Reference in a new issue