@cap-js/sqlite DateTime -> Date issue Small CAP project to demonstrate a missing cut-off/conversion from DateTime strings to Date columns during the execution of UPDATE queries: e.g. UPDATE(tableName, pk).set({ dateCol: "2025-28-01T15:00:00.000Z" });