Skip to content

Commit

Permalink
Merge branch 'feature/doc-eq-in-list' into develop
Browse files Browse the repository at this point in the history
  • Loading branch information
felliott committed Mar 25, 2016
2 parents 8dca4a0 + f24c90a commit fae4c7d
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions docs/query_syntax.rst
Original file line number Diff line number Diff line change
Expand Up @@ -13,12 +13,12 @@ Operators
Equality
++++++++

=========== =============== ====================================
=========== =============== =====================================================
Keyword Operator Description
=========== =============== ====================================
eq equal to
=========== =============== =====================================================
eq equal to Match a single value, including inside a list field
ne not equal to
=========== =============== ====================================
=========== =============== =====================================================

Comparison
++++++++++
Expand Down

0 comments on commit fae4c7d

Please sign in to comment.