From 5fc7fc6f860ee4101cbce37089838d09d62475f2 Mon Sep 17 00:00:00 2001 From: eileen Date: Sun, 5 Jun 2016 13:46:30 -0600 Subject: [PATCH] CRM-18683 follow up change to xml (also in master) This circumvents a bug in DAO code generation --- xml/schema/Contact/Group.xml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/xml/schema/Contact/Group.xml b/xml/schema/Contact/Group.xml index d1c94a4e93..5f09e4147e 100644 --- a/xml/schema/Contact/Group.xml +++ b/xml/schema/Contact/Group.xml @@ -125,6 +125,7 @@ cache_date timestamp Group Cache Date + false Date when we created the cache for a smart group 2.1 @@ -132,6 +133,7 @@ refresh_date timestamp Next Group Refresh Time + false Date and time when we need to refresh the cache next. 4.3 -- 2.25.1