ecrin-github / ecrin-github/mdrmine
results table summary: cannot filter using null values
Open
- Dominant language
- Shell
- Stars
- 1
- Forks
- 0
- Avg merge
- 10m
- Merged PRs (30d)
- 2
Description
if you want all the records where the value is null you get an error: the pathquery built is in fact wrong
e.g.
```
```
where 'value' is empty: query should become "A is null or A one of..."
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.