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-21.1: sql: add CACHE clause to SHOW CREATE SEQUENCE when relevant #65805

Merged
merged 1 commit into from
May 30, 2021

Conversation

ajwerner
Copy link
Contributor

Backport 1/1 commits from #63548.

/cc @cockroachdb/release


In 21.1 we added support for CACHE to sequences but we didn't add the logic
to render that clause.

Release note (bug fix): Render CACHE clause for sequences which use a cache.

In 21.1 we added support for `CACHE` to sequences but we didn't add the logic
to render that clause.

Release note (bug fix): Render `CACHE` clause for sequences which use a cache.
@cockroach-teamcity
Copy link
Member

This change is Reviewable

@ajwerner ajwerner requested a review from rafiss May 27, 2021 20:39
@ajwerner ajwerner merged commit bdffce4 into cockroachdb:release-21.1 May 30, 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.

3 participants