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

release-20.1: cli: fix cockroach dump with collated strings #48832

Merged
merged 1 commit into from
May 13, 2020

Conversation

rohany
Copy link
Contributor

@rohany rohany commented May 13, 2020

Backport 1/1 commits from #48687.

/cc @cockroachdb/release


Fixes #48278.

Release note (bug fix): Fix a bug where cockroach dump on a table
with collated strings would omit the collation clause for the data
insertion statements.

Fixes cockroachdb#48278.

Release note (bug fix): Fix a bug where `cockroach dump` on a table
with collated strings would omit the collation clause for the data
insertion statements.
@rohany rohany requested a review from dt May 13, 2020 21:27
@rohany rohany requested a review from a team as a code owner May 13, 2020 21:27
@cockroach-teamcity
Copy link
Member

This change is Reviewable

@rohany rohany merged commit 8978dc3 into cockroachdb:release-20.1 May 13, 2020
@knz knz added this to In progress in SQL CLI (demo + sql + workload + dump) via automation Sep 9, 2020
@knz knz moved this from In progress to Done in SQL CLI (demo + sql + workload + dump) Sep 9, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants