Fix: Ignore empty quoted strings when parsing string queries
Fixes #383. Reported-by: Adam Porter <adam@alphapapa.net>
This commit is contained in:
parent
5775848b8a
commit
7a6b622cd0
3 changed files with 26 additions and 3 deletions
|
|
@ -544,7 +544,8 @@ Simple links may also be written manually in either sexp or non-sexp form, like:
|
|||
|
||||
** 0.7.4-pre
|
||||
|
||||
Nothing new yet.
|
||||
*Fixes*
|
||||
+ Ignore empty quoted strings in plain-string queries ([[https://github.com/alphapapa/org-ql/issues/383][#383]]).
|
||||
|
||||
** 0.7.3
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue