Nachtrag 2 Update Script ccm-portalworkspace.
git-svn-id: https://svn.libreccm.org/ccm/trunk@824 8810af33-2d31-482b-a856-94f89814c4dfmaster
parent
1c0f5f7a99
commit
1ec0c6c84c
|
|
@ -21,6 +21,8 @@
|
|||
|
||||
alter table init_requirements drop constraint init_requirements_init_f_cmmdn ;
|
||||
|
||||
alter table init_requirements drop constraint init_require_requ_init_f_i6rgg ;
|
||||
|
||||
update inits
|
||||
set class_name=replace(class_name,'london.portal', 'portalworkspace')
|
||||
where class_name like '%london.portal%' ;
|
||||
|
|
|
|||
Loading…
Reference in New Issue