mirror of
https://github.com/dolthub/dolt.git
synced 2026-05-03 11:30:28 -05:00
a4159271b7
Now noms/Dataset just refers to the client interface to a particular dataset. noms/mgmt/Dataset is an internal implementation detail which is a strong type wrapped around the Dataset entries inside the database.