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

Simpler version of semicolon-terminated VALUES #12999 w/o pos changes #13192

Merged
merged 1 commit into from Sep 11, 2020

Conversation

akuzm
Copy link
Contributor

@akuzm akuzm commented Jul 31, 2020

Simpler version of semicolon-terminated VALUES #12999 w/o pos changes

Changelog category (leave one):

  • Improvement

Changelog entry (a user-readable short description of the changes that goes to CHANGELOG.md):
For INSERTs with inline data in VALUES format, support semicolon as the data terminator, in addition to the new line. Closes #12288

@robot-clickhouse robot-clickhouse added the pr-improvement Pull request with some product improvements label Jul 31, 2020
@akuzm akuzm unassigned Akazz Sep 11, 2020
@akuzm akuzm merged commit d227f1f into master Sep 11, 2020
@akuzm akuzm deleted the aku/semicolon-simple branch September 11, 2020 08:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
pr-improvement Pull request with some product improvements
Projects
None yet
Development

Successfully merging this pull request may close these issues.

clickhouse-client ignores queries after insert in multiquery mode
3 participants