pub async fn migrate(url: &str, dir: &Dir<'_>) -> Result<(), Error>
Expand description

Runs the migrations contained in the directory. See module documentation for more information.