You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: edc-extensions/migrations/connector-migration/src/main/resources/migrations/connector/V1_1_0__Lease_Fix.sql
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -4,7 +4,7 @@ ALTER TABLE edc_data_plane_instance DROP CONSTRAINT data_plane_instance_lease_id
4
4
ALTERTABLE edc_policy_monitor DROP CONSTRAINT policy_monitor_lease_lease_id_fk;
5
5
ALTERTABLE edc_transfer_process DROP CONSTRAINT transfer_process_lease_lease_id_fk;
0 commit comments