Remove unused columns from civicrm_saved_search
authoreileen <emcnaughton@wikimedia.org>
Thu, 27 Feb 2020 01:51:13 +0000 (14:51 +1300)
committereileen <emcnaughton@wikimedia.org>
Thu, 27 Feb 2020 20:33:25 +0000 (09:33 +1300)
commitf90f330b95643447a82090e810e73174d50e00a4
treea3280970f74d2755e89e21cb4fe2d9d41dfa384e
parent93f55ad6949e09c77ad8ecf9e2e100a70e0f33fd
Remove unused columns from civicrm_saved_search

We identified these as unused in 5.20 & removed the places still saving to them -
https://github.com/civicrm/civicrm-core/pull/14891

This removes the actual columns. A couple of other tables still have similar columns, not sure
if they are required still
CRM/Contact/DAO/SavedSearch.php
CRM/Upgrade/Incremental/php/FiveTwentyFour.php
CRM/Upgrade/Incremental/php/FourThree.php
api/v3/SavedSearch.php
api/v3/examples/SavedSearch/Create.ex.php
tests/phpunit/CRM/Contact/BAO/SavedSearchDataSets/242_email_on_hold.sql
tests/phpunit/CRM/Contact/BAO/SavedSearchDataSets/251_empty_email_on_hold.sql
tests/phpunit/CRM/Contact/BAO/SavedSearchDataSets/801_pre44_billing_email_smartgroup.sql
tests/phpunit/CRM/Contact/BAO/SavedSearchDataSets/94_legacy_state_province.sql
xml/schema/Contact/SavedSearch.xml