master
.When exporting data to JSON, the values are converted to strings, which interferes with proper handling of the data in the resulting file.
Export a table, check the values, they all will be strings (like "name": "1").
Original types in JSON file (like "name": 1).
"name": "1"
No response
I'll provide a PR for the fix shortly.
Pay now to fund the work behind this issue.
Get updates on progress being made.
Maintainer is rewarded once the issue is completed.
You're funding impactful open source efforts
You want to contribute to this effort
You want to get funding like this too