Closed (fixed)
Project:
RedHen CRM
Version:
7.x-1.2
Component:
Shared
Priority:
Major
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
3 May 2013 at 13:00 UTC
Updated:
23 Jun 2014 at 23:33 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
torotil commentedHere's a patch that explicitly creates indexes for all sets of columns that are declared as foreign keys (if not already done) - including upgrade hooks.
Comment #2
torotil commentedSorry for double-posting - d.o just had a weird error.
Comment #3
torotil commentedThere were also some obsolete foreign-key entries in redhen_contact.install. I've fixed them too.
Comment #4
torotil commentedIt seems that my update hook for redhen_engagement got lost. Here is the patch.
Comment #5
levelos commentedThanks torotil, committed with minor variations!