[REF] final cleanup - call bulkCreate from migrate_utils
authoreileen <emcnaughton@wikimedia.org>
Thu, 4 Jul 2019 01:07:55 +0000 (13:07 +1200)
committereileen <emcnaughton@wikimedia.org>
Thu, 11 Jul 2019 20:13:15 +0000 (08:13 +1200)
commitead0c08f09f10fc2b62a655c08bbe69a1249f55c
treec379cdf55828692276d2b3a10cf9a52a832b42fb
parent2752a7b1fc16102539a7ef6463f19780551a388d
[REF] final cleanup - call bulkCreate from migrate_utils

This has a test CRM_Utils_Migrate_ImportExportTest although I had trouble running it without switching to
some hard-coding (at least in isolation). This switches the existing bulk create action over to use bulkCreate
CRM/Core/BAO/CustomField.php
CRM/Core/BAO/SchemaHandler.php
CRM/Utils/Migrate/Import.php
tests/phpunit/CRM/Utils/Migrate/ImportExportTest.php