//
pkg.gl
Category
github.com/johanbrandhorst/cockroach
pkg
sqlmigrations
package
1.1.3
Repository:
https://github.com/johanbrandhorst/cockroach.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
18
Dependents
0
Files
415 SLOC
#
Functions
AdditionalInitialDescriptors
AdditionalInitialDescriptors returns the number of system descriptors and ranges that have been added by migrations.
NewManager
NewManager initializes and returns a new Manager object.
#
Structs
Manager
Manager encapsulates the necessary functionality for handling migrations of data in the cluster.