2 Commits

Author SHA1 Message Date
Derek Hulley
df45c7cb23 Better fix for ALF-4431: Upgrade fails to create UsageDelta tables
- Investigation of previous attempt showed that the use of 'alternatives' was not going to work here
 - Pulled out all 'alf_usage_delta' creations from other upgrade scripts
 - Removed alternatives from patch 'patch.db-V3.4-UsageTables'
 - Added '--(optional)' at various locations to keep things sane
 - Tested 2.1.7, 2.2.x and clean bootstrap on MySQL


git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@21979 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2010-08-25 01:46:20 +00:00
Derek Hulley
96761a1c29 Fixed ALF-4431: Upgrade fails to create UsageDelta tables
- Moved creation of alf_usage_delta in AlfresocCreate-UsageTables.sql
 - Ensured that alternative SQL scripts are respected when upgrading from 2.1 or 2.2.1
 - Only applies for 2.2.2-2.2.x
 - All DB create scripts affected and need checking


git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@21945 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2010-08-23 16:12:27 +00:00