Remove DB migration skripts

Signed-off-by: Melanie Retter <melanie.retter@bosch-si.com>
This commit is contained in:
Melanie Retter
2016-08-25 17:27:18 +02:00
parent 34daea319c
commit 171f96f309
2 changed files with 0 additions and 4 deletions

View File

@@ -1,2 +0,0 @@
alter table sp_software_module_type
add constraint maxAssignmentCheck check (max_ds_assignments > 0);

View File

@@ -1,2 +0,0 @@
alter table sp_software_module_type
add constraint maxAssignmentCheck check (max_ds_assignments > 0);