forked from trustification/trustify
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Flesh out the eq/ord impls for dates more intuitively
Relates to trustification#934 We resolve dates or times relative to the missing complement in the fields OffsetDateTime value, essentially allowing one to easily filter on naive dates and times. We also enable the LIKE operator for Dates, such that `published~2021` would work, for example. Signed-off-by: Jim Crossley <[email protected]>
- Loading branch information
1 parent
494acd5
commit 611ef1f
Showing
1 changed file
with
54 additions
and
7 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters