This repository was archived by the owner on Nov 7, 2025. It is now read-only.
Commit 6f208ac
Add highlighing for
Works for arrays + we used to have regression because of omission of
`ILIKE` there, but I think it fixed itself, after we recently started
using `MatchOperator` more often instead.
Before:

After:

---------
Co-authored-by: trzysiek <[email protected]>Array(String) (#1306)1 parent 0b1a835 commit 6f208ac
2 files changed
+11
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
54 | 54 | | |
55 | 55 | | |
56 | 56 | | |
57 | | - | |
58 | 57 | | |
59 | 58 | | |
60 | | - | |
| 59 | + | |
61 | 60 | | |
62 | 61 | | |
63 | 62 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
157 | 157 | | |
158 | 158 | | |
159 | 159 | | |
| 160 | + | |
| 161 | + | |
| 162 | + | |
| 163 | + | |
| 164 | + | |
| 165 | + | |
| 166 | + | |
| 167 | + | |
| 168 | + | |
| 169 | + | |
160 | 170 | | |
161 | 171 | | |
162 | 172 | | |
| |||
0 commit comments