Skip to content

Conversation

@e1himself
Copy link

Don't limit locale column size to 5 chars.

Sometimes culture codes can be longer.
Example: zh_Hant -- Chinese Traditional.
Storage-wise there's no difference between VARCHAR(255) and VARCHAR(5)

Sometimes culture codes can be longer.
Example: `zh_Hant` -- Chinese Traditional.
Storage-wise there's no difference between VARCHAR(255) and VARCHAR(5)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant