From ce62f51a49f8887f7da0d3f7c4e70a13271a6ecd Mon Sep 17 00:00:00 2001 From: Dave Greenberg Date: Mon, 28 Sep 2015 20:14:36 -0400 Subject: [PATCH] CRM-16086 - schema corrections. ---------------------------------------- * CRM-16086: schema differences between upgrades and install https://issues.civicrm.org/jira/browse/CRM-16086 --- xml/schema/Core/ActionSchedule.xml | 2 +- xml/schema/Core/MailSettings.xml | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/xml/schema/Core/ActionSchedule.xml b/xml/schema/Core/ActionSchedule.xml index 2d2a670cec..dc15121201 100644 --- a/xml/schema/Core/ActionSchedule.xml +++ b/xml/schema/Core/ActionSchedule.xml @@ -261,7 +261,7 @@ FK to the message template. - msg_template_id + sms_template_id civicrm_msg_template
id SET NULL diff --git a/xml/schema/Core/MailSettings.xml b/xml/schema/Core/MailSettings.xml index 03e5ca10b0..cf13165d19 100644 --- a/xml/schema/Core/MailSettings.xml +++ b/xml/schema/Core/MailSettings.xml @@ -34,6 +34,7 @@ civicrm_domain
id 4.5 + CASCADE
name -- 2.25.1