mirror of
https://github.com/dolthub/dolt.git
synced 2026-05-21 03:24:13 -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