[Vtigercrm-commits] [Vtiger development] #8128: Vtiger 6: Deleting data from CRM Entity should remove from module tables.

Vtiger development vtiger-tickets at trac.vtiger.com
Thu Jul 3 12:41:46 GMT 2014


#8128: Vtiger 6: Deleting data from CRM Entity should remove from module tables.
------------------------+-------------------------
 Reporter:  prasad      |       Owner:  developer
     Type:  defect      |      Status:  new
 Priority:  unassigned  |   Milestone:  Unassigned
Component:  vtigercrm   |     Version:  6.0.0
 Severity:  Medium      |  Resolution:
 Keywords:              |
------------------------+-------------------------
Description changed by prasad:

Old description:

> This can be easily addressed by adding foreign key constraint delete on
> cascade on entity tables.
>
> *Changes required*:
> * Existing module tables (base table, custom table, secondary table)
> should be reviewed.
> * vtlib API initTables should take care of setting up foreign key
> constraint on the id column.

New description:

 This can be easily addressed by adding foreign key constraint delete on
 cascade on entity tables.

 *Changes required*:
 * Existing module tables (base table, custom table, secondary table)
 should be reviewed.
 * vtlib API initTables should take care of setting up foreign key
 constraint on the id column.

 Reference:
 http://lists.vtigercrm.com/pipermail/vtigercrm-
 developers/2014-July/027389.html

--

--
Ticket URL: <http://trac.vtiger.com/cgi-bin/trac.cgi/ticket/8128#comment:1>
Vtiger development <http://trac.vtiger.com/>
Vtiger CRM


More information about the vtigercrm-commits mailing list