mirror of
https://github.com/dolthub/dolt.git
synced 2026-05-05 02:45:34 -05:00
817af58a5b
If you provide an omitempty tag and the Go value is the zero/empty value then we do not include that field in the resulting Noms struct. Towards #2376