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