From: Eileen McNaughton Date: Sun, 27 Apr 2014 18:21:48 +0000 (-0700) Subject: CRM-14522 remove incorrect FK from message_template schema X-Git-Url: https://vcs.fsf.org/?a=commitdiff_plain;h=c2e63bd0e9c0e30193bfd397dbd467220945c088;p=civicrm-core.git CRM-14522 remove incorrect FK from message_template schema --- diff --git a/xml/schema/Core/MessageTemplate.xml b/xml/schema/Core/MessageTemplate.xml index 312a3a4014..d83bcbc3d7 100644 --- a/xml/schema/Core/MessageTemplate.xml +++ b/xml/schema/Core/MessageTemplate.xml @@ -84,18 +84,10 @@ pdf_format_id int unsigned - FK to civicrm_option_value containing PDF Page Format. + a pseudo-FK to civicrm_option_value containing PDF Page Format. pdf_format - id 3.4 - - pdf_format_id - civicrm_option_value
- id - SET NULL - 3.4 -