Documentation
¶
Overview ¶
Package migration provides database migration functionality for Flight Control. It runs schema migrations for both the main store and the imagebuilder store within a single transaction to ensure atomicity.
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ErrDryRunComplete = errors.New("dry-run complete")
ErrDryRunComplete signals that migrations validated successfully in dry-run mode.
Functions ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.