Skip to content

Fix DATE_TRUNC with date and time

Since 96bc08db1fd5, fromisoformat is used so the value may be a date or a time. So not all the attributes are available for those types. And SQL requires to always return a datetime.

See https://foss.heptapod.net/tryton/tryton/-/jobs/2773663

Merge request reports

Loading