Skip to content

Commit

Permalink
fixup! cluster: new version for the FK repr upgrade
Browse files Browse the repository at this point in the history
  • Loading branch information
jordanlewis committed Jul 30, 2019
1 parent a6746fe commit 9048621
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pkg/settings/cluster/cockroach_versions.go
Original file line number Diff line number Diff line change
Expand Up @@ -491,7 +491,7 @@ var versionsSingleton = keyedVersions([]keyedVersion{
Version: roachpb.Version{Major: 19, Minor: 1, Unstable: 6},
},
{
// VersionTopLevelForeignKeys is https://github.com/cockroachdb/cockroach/pull/XXXXX.
// VersionTopLevelForeignKeys is https://github.com/cockroachdb/cockroach/pull/39173.
//
// It represents an upgrade to the table descriptor format in which foreign
// key references are pulled out of the index descriptors where they
Expand Down

0 comments on commit 9048621

Please sign in to comment.