ensure that the indexed column is not an FK before deleting the index
authorMichael McAndrew <michaelmcandrew@thirdsectordesign.org>
Thu, 31 May 2018 20:39:17 +0000 (21:39 +0100)
committerMichael McAndrew <michaelmcandrew@thirdsectordesign.org>
Mon, 4 Jun 2018 10:20:03 +0000 (11:20 +0100)
commit7ab8180f06f834b292b7e9a0bd188c22fce6092c
treed0b6b81a4f172ef048924a61f200b4db7896070b
parent0d4655e85dd128d7331b952d5d32e49a1bd56bfc
ensure that the indexed column is not an FK before deleting the index
CRM/Core/BAO/SchemaHandler.php
tests/phpunit/api/v3/CustomFieldTest.php