Skip to content

_CodableJSONRepresentation Date Decoding #53

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from
May 27, 2025
Merged

Conversation

rosskimes
Copy link
Contributor

The date encoding / decoding strategy for _CodableJSONRepresentation do not match, so if you encode a value with a date to the database, you will not be able to to pull it later.

Copy link
Member

@mbrandonw mbrandonw left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Good catch @rosskimes! I added a test to exercise this fix and will merge soon. Thanks!

@mbrandonw mbrandonw merged commit a3f95d9 into pointfreeco:main May 27, 2025
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants