From 8d323e117a8b829b9d7851fd220eb18191d80e2c Mon Sep 17 00:00:00 2001 From: Derek Hulley Date: Thu, 1 Apr 2010 02:20:52 +0000 Subject: [PATCH] Further fix of ALF-1614 and ALF-2175 after merge error (Oracle and PostgreSQL) - AVM store properties 'parameter_IdStorePropertyPatternMap' had the serializable column in the incorrect position - Moved 'serializableValue' parameter back to third last parameter as expected by the insert statements - [edit] Fixes ALF-2307: Wrong column type in PostgreSQL db scripts - Bootstrap failing git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@19721 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261 --- .../ibatis/org.hibernate.dialect.Dialect/avm-common-SqlMap.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/alfresco/ibatis/org.hibernate.dialect.Dialect/avm-common-SqlMap.xml b/config/alfresco/ibatis/org.hibernate.dialect.Dialect/avm-common-SqlMap.xml index 450c3d420b..17477c71b0 100644 --- a/config/alfresco/ibatis/org.hibernate.dialect.Dialect/avm-common-SqlMap.xml +++ b/config/alfresco/ibatis/org.hibernate.dialect.Dialect/avm-common-SqlMap.xml @@ -211,9 +211,9 @@ + -