Another typo
parent
957b7bb68b
commit
0f54e73fba
|
|
@ -15,7 +15,7 @@ alter table ccm_cms.legal_metadata_rights_aud
|
||||||
add primary key (rev, asset_id, locale);
|
add primary key (rev, asset_id, locale);
|
||||||
|
|
||||||
alter table ccm_cms.side_note_texts_aud
|
alter table ccm_cms.side_note_texts_aud
|
||||||
drop constraint side_note_texts_aud_pkey,
|
drop constraint note_texts_aud_pkey,
|
||||||
add primary key (rev, side_note_id_id, locale);
|
add primary key (rev, side_note_id_id, locale);
|
||||||
|
|
||||||
alter table ccm_cms.asset_titles_aud
|
alter table ccm_cms.asset_titles_aud
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue