[Vtigercrm-commits] [vtiger development] #4770: One SQL Query is failing during the migration from 5.0.2 to 5.0.4
vtiger development
vtiger-tickets at trac.vtiger.com
Sat Dec 29 01:51:44 EST 2007
#4770: One SQL Query is failing during the migration from 5.0.2 to 5.0.4
-----------------------+----------------------------------------------------
Reporter: dhananjay | Owner: developer
Type: defect | Status: new
Priority: minor | Milestone:
Component: vtigercrm | Version: 5.0.4
Keywords: |
-----------------------+----------------------------------------------------
Hi,
I tried to migrate from Vtiger CRM 5.0.2 to Vtiger CRM 5.0.4
All worked fine except one query
(ALTER TABLE vtiger_ticketgrouprelation ADD CONSTRAINT
fk_1_vtiger_ticketgrouprelation FOREIGN KEY (groupname) REFERENCES
vtiger_groups(groupname) ON UPDATE CASCADE;)
which is failing.
Kindly do the requisite.
--
Ticket URL: <http://trac.vtiger.com/cgi-bin/trac.cgi/ticket/4770>
vtiger development <http://trac.vtiger.com/>
vtigerCRM
More information about the vtigercrm-commits
mailing list