pub async fn migration_target_state( pool: &PgPool, set: &MigrationSet, ) -> Result<TargetState, PostgresError>