Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 0 additions & 1 deletion source/reference/associations.txt
Original file line number Diff line number Diff line change
Expand Up @@ -710,7 +710,6 @@ The following operators are supported:
- :manual:`$regex </reference/operator/query/regex/>` (``$options`` field
is only supported when the ``$regex`` argument is a string)
- :manual:`Bitwise operators </reference/operator/query-bitwise/>`
- :manual:`$comment </reference/operator/query/comment/>`

For example, using the model definitions just given, we could query
tours on a loaded band:
Expand Down
Loading