package
19.1.0-beta.20190304+incompatible
Repository: https://github.com/darinpp/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.

# Variables

BulkWriteIndex enables experimental bulk-ingestion of index entries.

# 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.