mirror of
https://github.com/dolthub/dolt.git
synced 2026-05-19 11:29:41 -05:00
df1c91843d
* JS: No need to compute the union type in decode Instead trust that the serialization is correct Towards #1491