I need some like query(startdate+timedelta(days) > endtime)
In PostgreSQL and other databases that not a problem. The alternative is only filtering on client side.
I need some like query(startdate+timedelta(days) > endtime)
In PostgreSQL and other databases that not a problem. The alternative is only filtering on client side.