mirror of
https://github.com/dolthub/dolt.git
synced 2026-05-18 06:44:17 -05:00
d8c7936e8d
Struct names must be of the form `^[a-zA-Z][a-zA-Z0-9_]*$` Fixes #1402