Skip to content

Legal query updates

Shane Hutchins requested to merge query into master
  • Adding support for legal query limits
  • Adding support for regex (wildcards) & glob
  • Adding support for offset
  • Adding support for "...Date between (2023-01-01, 2024-12-31)" to work in ExtensionProperties
  • Updated unit tests
  • Updated documentation

Related issues: #79 #74 #36

All Submissions:


  • [YES/NO] I have added an explanation of what changes in this merge do and why we should include it?
  • [YES/NO] I have updated the documentation accordingly.
  • [YES/NO/NA] I have added tests to cover my changes.
  • [YES/NO/NA] All new and existing tests passed.
  • [YES/NO/NA] My code follows the code style of this project.
  • [YES/NO/NA] I ran lint checks locally prior to submission.

What is the current behavior?


Issue: Remember to link the workitem to this pull request.

What is the new behavior?


Does this introduce a breaking change?


  • [YES/NO]

Any relevant logs, error output, etc?


(If it’s long, please paste to https://ghostbin.com/ and insert the link here.)

Other information


Edited by Shane Hutchins

Merge request reports

Loading