Skip to content

Commit b95e63e

Browse files
authored
Add create index example
1 parent ef30bf6 commit b95e63e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

+1
Original file line numberDiff line numberDiff line change
@@ -105,6 +105,7 @@ Sorry, these are in no particular order.
105105
* [Updates increment decrement](http://mosql.j0.hn/#/snippets/1n)
106106
* [Expand foreign key array of integers to an array of JSON results](http://mosql.j0.hn/#/snippets/1t)
107107
* [Access Fields on HStore and JSON and casting](http://mosql.j0.hn/#/snippets/2y)
108+
* [Create Index](http://mosql.j0.hn/#/snippets/94)
108109

109110
For even more examples, take a look at the `./tests` directory.
110111

0 commit comments

Comments
 (0)