Skip to main content

run

Function run 

Source
pub fn run(database_url: &str, dir: &Path) -> Result<Vec<String>>
Expand description

Apply all pending migrations. Returns the labels of the ones newly applied.