Commit 4bd4563
committed
Fix regression in PQL, _any_ does not seem to be supported anymore
* The regression was introduced when PQLManager.apply() was switched from the legacy tokenize_query → parse → build pipeline to the new AST-based apply_ast() pipeline.1 parent b93e4d7 commit 4bd4563
1 file changed
Lines changed: 2 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
366 | 366 | | |
367 | 367 | | |
368 | 368 | | |
| 369 | + | |
| 370 | + | |
369 | 371 | | |
370 | 372 | | |
371 | 373 | | |
| |||
0 commit comments