Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support basic ASCII characters in database names like underscore _ #1770

Open
edulix opened this issue Aug 13, 2023 · 0 comments
Open

Support basic ASCII characters in database names like underscore _ #1770

edulix opened this issue Aug 13, 2023 · 0 comments
Labels
enhancement New feature or request

Comments

@edulix
Copy link

edulix commented Aug 13, 2023

What would you like to be added or enhanced
Database names could be able to contain basic ASCII characters like underscore _ - perhaps also some other chars to be defined.

Why is this needed
Right now I've found no easy way to visually differentiate words in database names. Adding underscore will help. Table names and columns already support underscore.

Additional context
When creating a database name with underscore, you get punctuation marks and symbols are not allowed in database name.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant