Skip to content
Snippets Groups Projects
Commit 8fcc1d67 authored by Quazgar's avatar Quazgar
Browse files

Merge: Fix >= and <= operators for date queries

This adds two missing branches in the `getDateWhereClause` function and fixes an consistency in the `constructDateTimeWhereClauseForColumn` function.

# Focus

1. Don't let the whitespace changes confuse you.
2. The changes in `constructDateTimeWhereClauseForColumn` merely add an "OR value_ns IS NULL".
3. The changes in `getDataWhereClause` add an ELSEIF branch for each operator.
parents 6b700f3c 4ebc0376
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment