package
2.2.0-alpha.20190114+incompatible
Repository: https://github.com/ortery/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.