statamic / eloquent-driver

Provides support for storing your Statamic data in a database, rather than flat files.
https://statamic.dev/tips/storing-content-in-a-database
MIT License
104 stars 71 forks source link

Date(time) sorting does not take time into account #295

Closed SylvesterDamgaard closed 1 month ago

SylvesterDamgaard commented 1 month ago

This PR changed to date cast to a datetime cast when time is enabled on date fields.