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

Handle blank or invalid cloumn names #23

Open
Arpan-Kreeti opened this issue Jul 22, 2022 · 0 comments
Open

Handle blank or invalid cloumn names #23

Arpan-Kreeti opened this issue Jul 22, 2022 · 0 comments
Labels
fix in next version The fix for this is already made in the next version of the app

Comments

@Arpan-Kreeti
Copy link
Collaborator

Arpan-Kreeti commented Jul 22, 2022

If the column name has trailing space or is an empty string then handle that and also log it

Currently, it gives an error like

MyXQL.Error{connection_id: 78, message: "(1166) (ER_WRONG_COLUMN_NAME) Incorrect column name 'Sub-Skill Areas '", mysql: %{code: 1166, name: :ER_WRONG_COLUMN_NAME},
@Arpan-Kreeti Arpan-Kreeti added the fix in next version The fix for this is already made in the next version of the app label Oct 28, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
fix in next version The fix for this is already made in the next version of the app
Projects
None yet
Development

No branches or pull requests

1 participant