fix: ILIKE operator not supported in sqlite (#393)

* fix: replace ILIKE operator with ILike function where possible

* remove: unused import

* fix: remove alias from test case as it is not needed

* fix: product variant query

* add: integration tests + fallback to original query for all queries searching on the display_id field

* remove: console.log
This commit is contained in:
Zakaria El Asri
2021-09-21 11:15:33 +02:00
committed by GitHub
parent 00ab03f3a2
commit 49a132976d
12 changed files with 793 additions and 448 deletions
File diff suppressed because it is too large Load Diff