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