Skip to main content

applied_postgres

Function applied_postgres 

Source
pub async fn applied_postgres(
    client: &Client,
) -> Result<(InstallationState, Vec<AppliedMigration>), MigrationError>