Details
Description
Right now, we stop the SQ upgrade if a migration tries to delete a table/PK that does not exist in the database.
In that case, an improvement could be to skip this migration, as the target state is already achieved.
Right now, we stop the SQ upgrade if a migration tries to delete a table/PK that does not exist in the database.
In that case, an improvement could be to skip this migration, as the target state is already achieved.