Module migrations
cadmus_
core
v0.10.0-37-g9869534
Module migrations
Module Items
Structs
Statics
Functions
Type Aliases
In cadmus_
core::
db
cadmus_core
::
db
Module
migrations
Copy item path
Source
Structs
§
Migration
Runner
Runs all registered migrations that have not yet been executed.
Statics
§
REGISTRY
🔒
Functions
§
register
Registers a migration function under the given stable
id
.
Type Aliases
§
Migration
Fn
🔒