cancel
Showing results for 
Search instead for 
Did you mean: 

update alfresco script

faradey1791
Confirmed Champ
Confirmed Champ

Hi,
I am using alfresco 5.2. And after installing beCPG extention I have a lot of sql-scripts in
alfresco\tomcat\temp\Alfresco
And in some scrips I see 
INSERT IGNORE INTO alf_qname (ns_id,version,local_name) SELECT id,0, 'labelingLabelingTemplate' FROM alf_namespace WHERE uri = 'http://www.bcpg.fr/model/quality/1.0' ;
And IGNORE is not supported by postgres 9.4 which alfresco is using.
What to do? I need your help!!!
Best regards.

1 ACCEPTED ANSWER

faradey1791
Confirmed Champ
Confirmed Champ
2 REPLIES 2

jpotts
World-Class Innovator
World-Class Innovator

You may also want to create an issue with the add-on project directly. This is a more general Alfresco forum whereas that project's site will have people focused on that add-on.

faradey1791
Confirmed Champ
Confirmed Champ