Blame view

administrator/components/com_admin/sql/updates/postgresql/3.4.4-2015-07-11.sql 162 Bytes
1
ALTER TABLE "#__contentitem_tag_map" DROP CONSTRAINT "#__uc_ItemnameTagid", ADD CONSTRAINT "#__uc_ItemnameTagid" UNIQUE ("type_id", "content_item_id", "tag_id");