ypranay / org.civicrm.civirebux

[Google Summer of Code 2016] CiviREBUX - REport BUilding eXtension for CiviCRM
Other
5 stars 4 forks source link

change desc column to descr to remove a column name the same as a mys… #7

Closed davidjosephhayes closed 7 years ago

davidjosephhayes commented 7 years ago

…ql protected word; this allows compatibility with civicrm logging

davejenx commented 7 years ago

See also https://civicrm.stackexchange.com/a/18222/13 , https://issues.civicrm.org/jira/browse/CRM-20443 proposing fix to CiviCRM logging to avoid this problem.

davidjosephhayes commented 7 years ago

That works too.