I want to build a change logs sections on my application. How can I fetch all of my records from my change_logs table and group them by date. I would like the query to return the list of dates in a format of day, month, year and inside each date, the list of the records with all of the information that were created on that day