Skip to content

Commit cf242a8

Browse files
authoredNov 18, 2016
readme: syntax update (WHERE supports more than =) (#67)
1 parent 625228e commit cf242a8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

Diff for: ‎README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ gitql exposes the following tables:
5454
gitql supports a subset of the SQL standard, currently including:
5555

5656
* `SELECT`
57-
* `WHERE` (`=` only)
57+
* `WHERE`
5858
* `ORDER BY` (with `ASC` and `DESC`)
5959
* `LIMIT`
6060
* `SHOW TABLES`

0 commit comments

Comments
 (0)
Please sign in to comment.