Remove DB migration skripts
Signed-off-by: Melanie Retter <melanie.retter@bosch-si.com>
This commit is contained in:
@@ -1,2 +0,0 @@
|
||||
alter table sp_software_module_type
|
||||
add constraint maxAssignmentCheck check (max_ds_assignments > 0);
|
||||
@@ -1,2 +0,0 @@
|
||||
alter table sp_software_module_type
|
||||
add constraint maxAssignmentCheck check (max_ds_assignments > 0);
|
||||
Reference in New Issue
Block a user