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

# Functions

ColumnMutationFilter is a filter that allows mutations that add or drop columns.
ConvertBackfillError returns a cleaner SQL error for a failed Batch.
IndexMutationFilter is a filter that allows mutations that add indexes.

# Structs

ColumnBackfiller is capable of running a column backfill for all updateCols.
IndexBackfiller is capable of backfilling all the added index.

# Type aliases

MutationFilter is the type of a simple predicate on a mutation.