dev/core#1486 Remove Foreign Keys relating to contacts from ACL Cache tables and...
authorSeamus Lee <seamuslee001@gmail.com>
Tue, 8 Sep 2020 01:35:40 +0000 (11:35 +1000)
committerSeamus Lee <seamuslee001@gmail.com>
Wed, 16 Sep 2020 00:22:58 +0000 (10:22 +1000)
commitd551d3d6abd6baebd5df4b44edaa119d439b4157
tree4d4101e830b51d143e73b252842927863af3c718
parentb3925388349a3d356b8852ead72361123e3ed196
dev/core#1486 Remove Foreign Keys relating to contacts from ACL Cache tables and replace one with an index on contact_id

Create index on upgrade
CRM/ACL/DAO/ACLCache.php
CRM/Contact/DAO/ACLContactCache.php
CRM/Core/BAO/SchemaHandler.php
CRM/Core/DAO/AllCoreTables.data.php
CRM/Upgrade/Incremental/php/FiveThirtyOne.php
xml/schema/ACL/Cache.xml
xml/schema/Contact/ACLContactCache.xml