Module sqlx_migrate::prelude[][src]

Expand description

Commonly used types and functions.

Re-exports

pub use super::Error;
pub use super::Migration;
pub use super::MigrationError;
pub use super::MigrationStatus;
pub use super::MigrationSummary;
pub use super::Migrator;
pub use super::MigratorOptions;

Derive Macros