We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Backslash is allowed as column name, therefore it broke edit feature . (see screenshot)
I was accidentally put backslash when pressing enter, and had my column name with backslash
Backslash Column Name
When using change button
Well you can do sql query to change it, but you should be able to do this by pressing change button
The text was updated successfully, but these errors were encountered:
Add ChangeLog entries for #15425 and #15380
2345be5
00b93de
williamdes
No branches or pull requests
Describe the bug
Backslash is allowed as column name, therefore it broke edit feature . (see screenshot)
To Reproduce
I was accidentally put backslash when pressing enter, and had my column name with backslash
Screenshots
Backslash Column Name

When using change button

Server configuration
Client configuration
Additional context
Well you can do sql query to change it, but you should be able to do this by pressing change button
The text was updated successfully, but these errors were encountered: