All group creation and database creation commands fail with error:
"invalid group name: name must contain between 1 and -2 characters"
Steps to reproduce:
- turso auth login
- turso group create anything
- See error with "-2 characters" validation
Expected: Should allow valid names
Actual: Rejects all names with impossible negative length check