I am trying to use the QuerySql method to map an object with a DateOnly property and in the database it is a date column. <img width="472" height="250" alt="Image" src="https://github.com/user-attachments/assets/6c0922c9-a4c4-47b3-9f09-f963670c7aaf" /> I get the following cast issue that it's an invalid cast. I think it would be great if this gets supported.