Another typo
parent
f843543722
commit
974caad459
|
|
@ -43,7 +43,7 @@ alter table ccm_cms.content_item_descriptions_aud
|
|||
add primary key (rev, object_id, locale);
|
||||
|
||||
alter table ccm_cms.article_texts_aud
|
||||
drop constraint mpa_article_texts_aud_pkey,
|
||||
drop constraint article_texts_aud_pkey,
|
||||
add primary key (rev, object_id, locale);
|
||||
|
||||
alter table ccm_cms.event_texts_aud
|
||||
|
|
|
|||
Loading…
Reference in New Issue