projects
/
civicrm-core.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2893c4c
)
CRM-13283 - Update StatusPreference schema to fix bugs
author
Jon goldberg
<jon@palantetech.coop>
Sun, 26 Apr 2015 16:50:56 +0000
(10:50 -0600)
committer
Jon goldberg
<jon@palantetech.coop>
Tue, 21 Jul 2015 20:37:37 +0000
(16:37 -0400)
xml/schema/Core/StatusPreference.xml
patch
|
blob
|
blame
|
history
diff --git
a/xml/schema/Core/StatusPreference.xml
b/xml/schema/Core/StatusPreference.xml
index 89ffc98a1912c2cb636475a0f647fd79ee29f4e1..757f603034f8e07eb6b919c311b6d74ad8567d84 100644
(file)
--- a/
xml/schema/Core/StatusPreference.xml
+++ b/
xml/schema/Core/StatusPreference.xml
@@
-39,9
+39,12
@@
</foreignKey>
<field>
<name>name</name>
- <title>Status Preference Name</title>
- <type>int unsigned</type>
+ <title>Status Check Name</title>
+ <type>varchar</type>
+ <length>255</length>
<import>true</import>
+ <required>true</required>
+ <comment>Name of the status check this preference references.</comment>
<add>4.7</add>
</field>
<index>