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

# Functions

DatabaseDescs rewrites all ID's in the input slice of DatabaseDescriptors using the input ID rewrite mapping.
FunctionDescs rewrites all ID's in the input slice of function descriptors using the input ID rewrite mapping.
MaybeClearSchemaChangerStateInDescs goes over all mutable descriptors and cleans any state information from descriptors which have no targets associated with the corresponding jobs.
RewriteIDsInTypesT rewrites all ID's in the input types.T using the input ID rewrite mapping.
SchemaDescs rewrites all ID's in the input slice of SchemaDescriptors using the input ID rewrite mapping.
TableDescs mutates tables to match the ID and privilege specified in descriptorRewrites, as well as adjusting cross-table references to use the new IDs.
TypeDescs rewrites all ID's in the input slice of TypeDescriptors using the input ID rewrite mapping.