mirror of
https://github.com/dolthub/dolt.git
synced 2026-02-04 18:49:00 -06:00
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.