mirror of
https://github.com/dolthub/dolt.git
synced 2026-04-30 03:26:47 -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.