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

# Functions

ValidateTable validates that a table descriptor can be watched by a CHANGEFEED.
WarningsForTable returns any known nonfatal issues with running a changefeed on this kind of table.

# Variables

AlterOptionValidations do a basic check on the options in an ALTER CHANGEFEED.
AlterTargetOptionValidations do a basic check on the target-level options in an ALTER CHANGEFEED.
CreateOptionValidations do a basic check on the WITH options in a CREATE CHANGEFEED.