Remove foreign key on civicrm_acl_contact_id.user_id.
authoreileen <emcnaughton@wikimedia.org>
Tue, 15 Jan 2019 00:48:18 +0000 (13:48 +1300)
committereileen <emcnaughton@wikimedia.org>
Tue, 15 Jan 2019 08:30:58 +0000 (21:30 +1300)
commitdbb4e4f9c9e03ac2958dbad101e6bf1e0b9f19bc
tree88a098d38efcea698c4c4aa63fbd5d2a29e32ef7
parenta99b82c59f31a113e0f9fdfcfab0c6701a95d944
Remove foreign key on civicrm_acl_contact_id.user_id.

This won't actually remove it from installs - we need to address that separately via ensuring people can and do run
the System.updateIndices api call but it removes it from new installs and from
tests, hence the test should pass
CRM/Contact/DAO/ACLContactCache.php
tests/phpunit/CRM/Dedupe/MergerTest.php
xml/schema/Contact/ACLContactCache.xml