mirror of
https://github.com/Biarity/Sieve.git
synced 2024-11-22 05:22:57 +01:00
Merge branch 'master' of https://github.com/Biarity/Sieve
This commit is contained in:
commit
3eaff4add4
@ -144,6 +144,7 @@ More formally:
|
|||||||
Notes:
|
Notes:
|
||||||
* You can use backslashes to escape commas and pipes within value fields
|
* You can use backslashes to escape commas and pipes within value fields
|
||||||
* You can have spaces anywhere except *within* `{Name}` or `{Operator}` fields
|
* You can have spaces anywhere except *within* `{Name}` or `{Operator}` fields
|
||||||
|
* If you need to look at the data before applying pagination (eg. get total count), use the optional paramters on `Apply` to defer pagination (an [example](https://github.com/Biarity/Sieve/issues/34))
|
||||||
* Here's a [good example on how to work with enumerables](https://github.com/Biarity/Sieve/issues/2)
|
* Here's a [good example on how to work with enumerables](https://github.com/Biarity/Sieve/issues/2)
|
||||||
* Another example on [how to do OR logic](https://github.com/Biarity/Sieve/issues/8)
|
* Another example on [how to do OR logic](https://github.com/Biarity/Sieve/issues/8)
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user