jenkins-bot has submitted this change and it was merged.
Change subject: Remove commenting
......................................................................
Remove commenting
This wmf customisation is no longer required
Bug: T131224
Change-Id: I62d5e3ae9bd30fbd1fde7c492d26bd462d7448cc
---
M CRM/Logging/Schema.php
1 file changed, 2 insertions(+), 2 deletions(-)
Approvals:
Awight: Looks good to me, approved
jenkins-bot: Verified
diff --git a/CRM/Logging/Schema.php b/CRM/Logging/Schema.php
index 5efa2ed..d920d11 100644
--- a/CRM/Logging/Schema.php
+++ b/CRM/Logging/Schema.php
@@ -219,7 +219,7 @@
else {
$tableNames = $this->tables;
}
-/*
+
foreach ($tableNames as $table) {
$validName = CRM_Core_DAO::shortenSQLName($table, 48, TRUE);
@@ -233,7 +233,7 @@
$dao->executeTriggerQuery("DROP TRIGGER IF EXISTS
{$validName}_after_update");
$dao->executeTriggerQuery("DROP TRIGGER IF EXISTS
{$validName}_after_delete");
}
-*/
+
// now lets also be safe and drop all triggers that start with
// civicrm_ if we are dropping all triggers
// we need to do this to capture all the leftover triggers since
--
To view, visit https://gerrit.wikimedia.org/r/280160
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: I62d5e3ae9bd30fbd1fde7c492d26bd462d7448cc
Gerrit-PatchSet: 5
Gerrit-Project: wikimedia/fundraising/crm/civicrm
Gerrit-Branch: master
Gerrit-Owner: Eileen <[email protected]>
Gerrit-Reviewer: Awight <[email protected]>
Gerrit-Reviewer: Ejegg <[email protected]>
Gerrit-Reviewer: jenkins-bot <>
_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits