sql/catalog/tabledesc,upgrade: migrate away invalid sequence references #83124
Labels
branch-master
Failures and bugs on the master branch.
C-enhancement
Solution expected to add code/behavior + preserve backward-compat (pg compat issues are exception)
release-blocker
Indicates a release-blocker. Use with branch-release-2x.x label to denote which branch is blocked.
T-sql-foundations
SQL Foundations Team (formerly SQL Schema + SQL Sessions)
Is your feature request related to a problem? Please describe.
Bugs in 21.1 and prior sometimes added sequence references which had the 0 column ID. We should migrate those away.
Describe the solution you'd like
Write a migration to repair these references.
Additional context
See #82576.
Jira issue: CRDB-16874
The text was updated successfully, but these errors were encountered: