-
Notifications
You must be signed in to change notification settings - Fork 48
Custom json handling #481
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
Custom json handling #481
Conversation
|
|
|
@slvrtrn can i get a CI approval 🙏 |
|
Thanks for your contribution! Cloud tests failing are unrelated; we cannot execute them for community PRs. |
awesome! i plan to be a lot more involved with clickhouse and its OSS initiatives whenever i can ❤️ please let me know if theres anything else i need to do to get this shipped 🚀 |
|
Released in https://github.com/ClickHouse/clickhouse-js/releases/tag/1.14.0 |
no worries! thanks for the speedy reviewal process |
Summary
The option to swap out the
JSON.parseandJSON.stringifyfunctions for custom ones. Fixes #246Checklist
Delete items not relevant to your PR:
^ waiting for first reviewal before writing these. (or please advise if not needed)