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

Fix eqx dump handling of null values #319

Merged
merged 2 commits into from
Mar 10, 2022
Merged

Fix eqx dump handling of null values #319

merged 2 commits into from
Mar 10, 2022

Conversation

bartelink
Copy link
Collaborator

For some reason, I encountered JSON with null values that Newtonsoft.Json choked on when pretty-printing
The code was due a migration anyway, and this resolves the issue

@bartelink bartelink merged commit 0767c57 into master Mar 10, 2022
@bartelink bartelink deleted the dump-stj branch March 10, 2022 12:06
bartelink added a commit that referenced this pull request May 12, 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

Successfully merging this pull request may close these issues.

1 participant