mirror of
https://github.com/Infinidat/infi.clickhouse_orm.git
synced 2025-02-16 16:30:34 +03:00
Update docs
This commit is contained in:
parent
20e609f952
commit
3976366913
|
@ -56,6 +56,7 @@ There are different operators that can be used, by passing `<fieldname>__<operat
|
|||
### Using the `in` Operator
|
||||
|
||||
The `in` and `not_in` operators expect one of three types of values:
|
||||
|
||||
* A list or tuple of simple values
|
||||
* A string, which is used verbatim as the contents of the parentheses
|
||||
* Another queryset (subquery)
|
||||
|
|
Loading…
Reference in New Issue
Block a user