mirror of
https://github.com/dolthub/dolt.git
synced 2026-04-25 03:34:05 -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