Skip to main content

Module migrations

Module migrations 

Source

Structs§

Migration
A single version migration with instructions

Enums§

MigrationError
Errors that can occur when working with migrations

Functions§

migrations_between
Returns all migrations between two versions (exclusive of from, inclusive of to).