Files
directus/packages/shared/src/utils
Bernat Vadell 7e1b946b20 Add support to insensitive case operators (#11737)
* feat: refactor apply-query & implements icontains

* feat: implements icontains in app

* New translations en-US.yaml

* tests: fix returns the filter operators for binary

* implement rest insensitive operators

* fix: proposal to fix #5996 (convert "in" into "exists")

* delete unused imports

* fix: prevent error when operator filter value is null

* fix: apply-query imports

* some tests

* fix: _nstarts_with not applied correctly

* tests: add some filter mathematical tests
2022-05-18 09:58:53 -04:00
..
2021-09-24 11:55:21 -04:00
2021-09-29 17:06:37 +00:00
2021-09-17 19:42:20 -04:00
2022-04-19 11:25:48 -04:00