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

Add an easier way to do json encoding #6

Open
mikeshultz opened this issue Jan 4, 2018 · 1 comment
Open

Add an easier way to do json encoding #6

mikeshultz opened this issue Jan 4, 2018 · 1 comment
Assignees

Comments

@mikeshultz
Copy link
Owner

JSON encoding doesn't work plainly right now. Though users can create custom implementations to handle it, it would be better to add a way to do easy json encoding so json.dumps() can be applied directly to results from a query.

@mikeshultz
Copy link
Owner Author

msgspec or pydantic? The latter may be too heavy for this, unless there's a nice way to just integrate the two.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant