Module sqlx_migrate::cli

source ·
Available on crate feature cli only.

Structs

Enums

Functions

  • Run a CLI application that provides operations with the given migrations.
  • Same as run, but allows for parsing and inspecting Migrate beforehand.