Update wiki pages.
This commit is contained in:
parent
fafe0866ea
commit
67e6fca0ce
13 changed files with 350 additions and 51 deletions
|
|
@ -3,9 +3,9 @@
|
|||
* [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]()
|
||||
* [Statements](https://github.com/go-jet/jet/wiki/Statements)
|
||||
* [SELECT](https://github.com/go-jet/jet/wiki/SELECT)
|
||||
* [INSERT](https://github.com/go-jet/jet/wiki/INSERT)
|
||||
* [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)
|
||||
Loading…
Add table
Add a link
Reference in a new issue