Module migration

Source
Expand description

Representation of migrations

Enums§

MigrationError
Errors that occur while preparing to run migrations
RunMigrationsError
Errors that occur while running migrations

Traits§

Migration
Represents a migration that interacts with diesel