mirror of
https://github.com/dolthub/dolt.git
synced 2026-02-04 18:49:00 -06:00
This is needed to be able to round trip enums. If there is no codegen for an enum that is read from the datastore we now return a types.Enum which can be serialized back to the same sequence.