Skip to content
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

Complex data types crashing SQLAlchemy JSON serializer #229

Open
vadim-zabolotniy opened this issue Dec 23, 2022 · 0 comments
Open

Complex data types crashing SQLAlchemy JSON serializer #229

vadim-zabolotniy opened this issue Dec 23, 2022 · 0 comments
Assignees

Comments

@vadim-zabolotniy
Copy link
Collaborator

vadim-zabolotniy commented Dec 23, 2022

Complex data types like datetime or UUID breaks serialization for JSON fields. Need to extend standard SQLAlchemy serializer to make it able handle such cases.

@vadim-zabolotniy vadim-zabolotniy self-assigned this Dec 23, 2022
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

No branches or pull requests

1 participant