Skip to main content

migrate

Function migrate 

Source
pub async fn migrate(pool: &DbPool) -> Result<(), MigrateError>
Expand description

Apply the bundled Runledger schema migrations to a PostgreSQL pool.