[Vtigercrm-developers] [PATCH] 5.0GA Migration Script Breakage
Dennis Grant
dgrant at accuratetechnologies.com
Thu Sep 28 10:32:13 PDT 2006
Whoops.. just discovered that the last patch wasn't quite correct.
This one actually worked - same issue.
Here's the list of failed queries this time:
alter table vtiger_vendor change column name vendorname varchar(100)
default NULL
ALTER TABLE `vtiger_reportsortcol` DROP INDEX `reportsortcol_IDX0`
ALTER TABLE `vtiger_potstagehistory` DROP INDEX PotStageHistory_IDX1
ALTER TABLE `vtiger_potstagehistory` ADD INDEX `PotStageHistory_IDX1`
(`historyid`)
update vtiger_cvcolumnlist set columnindex = 1 where cvid=20 and
columnindex=3
DG
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: DG_migration_v2.txt
Url: http://lists.vtigercrm.com/pipermail/vtigercrm-developers/attachments/20060928/58a3d3af/attachment-0003.txt
More information about the vtigercrm-developers
mailing list