execute_migration

Function execute_migration 

Source
pub async fn execute_migration(pool: Pool<Postgres>) -> Result<(), Error>
Expand description

Executes the database migration.