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

Backport: Preserve JSON types in flatten_json function #13972

Merged
merged 2 commits into from Nov 18, 2022
Merged

Conversation

patrickmann
Copy link
Contributor

Backport of #13947

The code is identical except for one thing: The default value of optional stringify parameter is true to maintain compatibility. In 5.0 we switch that to false, since users generally prefer to maintain the original types.

@mpfz0r mpfz0r merged commit ea776e7 into 4.3 Nov 18, 2022
@mpfz0r mpfz0r deleted the preserveTypes-43 branch November 18, 2022 11:56
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.

None yet

2 participants