From: Eileen McNaughton Date: Mon, 23 May 2016 22:51:05 +0000 (+1200) Subject: Declaring required as false on timestamp fields causes allow null in new installs X-Git-Url: https://vcs.fsf.org/?a=commitdiff_plain;h=7e77a62dc587d8642b0b4bb3a33e5ce6327fd822;p=civicrm-core.git Declaring required as false on timestamp fields causes allow null in new installs Really this is kind of a GenCode bug - but this works... --- diff --git a/xml/schema/ACL/Cache.xml b/xml/schema/ACL/Cache.xml index 781ab64bee..d73ea8a08a 100644 --- a/xml/schema/ACL/Cache.xml +++ b/xml/schema/ACL/Cache.xml @@ -56,6 +56,7 @@ modified_date Cache Modified Date timestamp + false When was this cache entry last modified 1.6