We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Code comment for SCAN_DATE field describes EARLIER_THAN as a valid operator, but there is no EARLIER_THAN constant defined.
SCAN_DATE
EARLIER_THAN
In filter.rb line 115
The text was updated successfully, but these errors were encountered:
BETWEEN is missing, also.
Sorry, something went wrong.
#47 Missing scan date operator constants.
fbc085b
No branches or pull requests
Code comment for
SCAN_DATE
field describesEARLIER_THAN
as a valid operator, but there is noEARLIER_THAN
constant defined.In filter.rb line 115
The text was updated successfully, but these errors were encountered: