package
0.7.0
Repository: https://github.com/lxc/incus.git
Documentation: pkg.go.dev

# Functions

EnsureSchema applies all relevant schema updates to the node-local database.
FreshSchema returns the fresh schema definition of the local database.
Open the node-local database object.
Schema for the local database.
SchemaDotGo refreshes the schema.go file in this package, using the updates defined here.

# Constants

UpdateFromPreClustering is the last schema version where clustering support was not available, and hence no cluster dqlite database is used.

# Variables

UpdateFromV16 is used by a legacy test in the parent package.