Commit 02eb1fc
committed
fix: restore
The fix from #35 added these arms to `SimpleEquationElement::__invoke()` on
`main`. This branch had already moved that `match` into
`SimpleEquationFilterType::buildQuery()`, so the rebase dropped them.IN/NOT_IN operator arms in SimpleEquationFilterType
1 parent 3f4c3ca commit 02eb1fc
1 file changed
Lines changed: 4 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
58 | 58 | | |
59 | 59 | | |
60 | 60 | | |
| 61 | + | |
| 62 | + | |
61 | 63 | | |
| 64 | + | |
| 65 | + | |
62 | 66 | | |
63 | 67 | | |
64 | 68 | | |
| |||
0 commit comments