mirror of
https://github.com/dolthub/dolt.git
synced 2026-04-29 19:39:52 -05:00
40d164fe47
Because JSON encoders encode numbers differently we cannot just use numbers in the output. This still encodes the NomsKind as numbers. Towards #749