CCM NG/ccm-cms: Fixed typo in database migration script

git-svn-id: https://svn.libreccm.org/ccm/ccm_ng@4386 8810af33-2d31-482b-a856-94f89814c4df
pull/2/head
jensp 2016-10-17 16:59:29 +00:00
parent 71c38c440a
commit 8c9819fce0
1 changed files with 1 additions and 1 deletions

View File

@ -13,7 +13,7 @@ alter table CCM_CMS.CONTENT_ITEMS_AUD
alter table CCM_CMS.CONTENT_ITEMS
alter column version rename to VERSION;
alter table CCM_CMS.CONTENT_ITEMS
alter table CCM_CMS.CONTENT_ITEMS_AUD
alter column contentType_OBJECT_ID rename to CONTENT_TYPE_ID;
alter table CCM_CMS.CONTENT_TYPES