I have an issue using the date range overlaps, I want to get all my Date overlapping another date range given.
I achieve this using a constraint, but this query returns me a date range when its end value == the given date range’s start value and vice versa. What can I do to avoid this ?