mirror of
https://github.com/dolthub/dolt.git
synced 2026-01-26 10:37:04 -06:00
This is the JS part of #2007 This exposed bugs in resolve/unresolve types and these were fixed by making the code more similar to go. Fixes #2015