Hi,
Recently we did a merge and a full upgrade from one branch to another. Somehow the upgrade failed which resulted into 4 tables being renamed to __table_name__
We renamed them back from __table_name__ to the original table name but we found out that the constraints are missing.
We tried to do a full upgrade again hoping that the constrains would return but they keep missing. How do we get the constraints back?
The correct constraints on DEV

The incorrect constraints on TEST after the upgrade failed and rename of the tables

We are missing
DF_entity_data_mut_tenant_guid
DF_entity_data_mut_insert_employee_guid
DF_entity_data_mut_update_employee_guid