-
-
Notifications
You must be signed in to change notification settings - Fork 612
Closed
Description
Describe the bug
This regression was introduced in v6.3.11 and probably linked to 55df57f (#6050).
When JSON properties contain dates, they were previously hydrated back as Javascript Dates. Now, they are hydrated as strings.
Reproduction
Here is a test case: https://github.com/alexandre-abrioux/mikro-orm-issues/blob/iss-6076/src/example.test.ts
What driver are you using?
@mikro-orm/sqlite
MikroORM version
6.3.11
Node.js version
22.4.0
Operating system
No response
Validations
- Read the Contributing Guidelines.
- Read the docs.
- Check that there isn't already an issue that reports the same bug to avoid creating a duplicate.
- Check that this is a concrete bug. For Q&A open a GitHub Discussion or join our Discord.
- The provided reproduction is a minimal reproducible example of the bug.
Metadata
Metadata
Assignees
Labels
No labels