package
25.1.0+incompatible
Repository: https://github.com/cockroachdb/cockroach.git
Documentation: pkg.go.dev

# Packages

Package scviz contains helpers for visualizing schema changer concepts.

# Functions

GetReleasesForRulesRegistries returns all the supported version numbers within the rule's registry.
GetRulesRegistryForRelease returns the rules registry based on the current active version of cockroach.
MakePlan generates a Plan for a particular phase of a schema change, given the initial state for a set of targets.

# Structs

Params holds the arguments for planning.
A Plan is a schema change plan, primarily containing ops to be executed that are partitioned into stages.

# Type aliases

Exported internal types.
Exported internal types.