package
20.1.0-alpha20191216+incompatible
Repository: https://github.com/knz/cockroach.git
Documentation: pkg.go.dev

# Functions

ExpectedDescriptorIDs returns the list of all expected system descriptor IDs, including those added by completed migrations.
NewManager initializes and returns a new Manager object.

# Variables

SettingsDefaultOverrides documents the effect of several migrations that add an explicit value for a setting, effectively changing the "default value" from what was defined in code.

# Structs

Manager encapsulates the necessary functionality for handling migrations of data in the cluster.
MigrationManagerTestingKnobs contains testing knobs.