CRM_Upgrade_Snapshot - Add helper `createSingleTask()`
authorTim Otten <totten@civicrm.org>
Thu, 3 Aug 2023 08:29:09 +0000 (01:29 -0700)
committerTim Otten <totten@civicrm.org>
Thu, 3 Aug 2023 08:29:09 +0000 (01:29 -0700)
commita925bc06232a1f6f3c061087833da3ed467da8bf
treed3a301780e7611298a644f38ead5bb393bb4e478
parentee5ca931e84d39118c047f2a307342f4681f480a
CRM_Upgrade_Snapshot - Add helper `createSingleTask()`

This is an alternative to `createTasks()`. It's suitable for the kinds of small/mid-sized
queries that appear in `*.mysql.tpl` files.
CRM/Upgrade/Snapshot.php