Fixed inconsistency in handling date differences between platforms
The SQLite and Oracle platforms produces a `ROUND()`'ed or `TRUNC()`'ated difference between the datetimes. However it should be the difference between dates.
Showing
Please register or sign in to comment