Skip to content

Fix Insert into column name with space #31

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

Merged
merged 7 commits into from
Jan 7, 2021

Conversation

pakapor
Copy link
Contributor

@pakapor pakapor commented Feb 27, 2020

Fix issue: #30

Escape special characters and put ` around the column name.

@abyss7
Copy link
Contributor

abyss7 commented Mar 11, 2020

Thank you for your fix! May you add also an unit-test, please.

@abyss7 abyss7 self-assigned this Mar 11, 2020
@abyss7 abyss7 self-requested a review March 11, 2020 14:25
@alexey-milovidov alexey-milovidov removed the request for review from abyss7 July 14, 2020 10:17
@Dlougach
Copy link

It would be great to have this merged, because the original issue (#30) is painful and has no reasonable workaround.

pakapor and others added 5 commits January 6, 2021 14:23
@Enmk
Copy link
Contributor

Enmk commented Jan 6, 2021

@pakapor Please merge pakapor#1 into this. It has some minor simplifications + more checks.

Validating names of the columns received from clickhouse
@Enmk Enmk merged commit d070906 into ClickHouse:master Jan 7, 2021
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.

4 participants