From 741f7c08a86fc101a4f0290192dcbacff1673575 Mon Sep 17 00:00:00 2001 From: Victor Seva Date: Tue, 2 Apr 2019 11:03:40 +0200 Subject: [PATCH] lib/srdb1: update location types for db_redis changed introduced directly at c9f2aa71b2e0d4a4f71b3da92f97306e86f93eea --- src/lib/srdb1/schema/location.xml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/src/lib/srdb1/schema/location.xml b/src/lib/srdb1/schema/location.xml index f951f1f4e0a..f9233941441 100644 --- a/src/lib/srdb1/schema/location.xml +++ b/src/lib/srdb1/schema/location.xml @@ -89,6 +89,7 @@ expires datetime + time &DEFAULT_ALIASES_EXPIRES; to_date('&DEFAULT_ALIASES_EXPIRES;','yyyy-mm-dd hh24:mi:ss') Date and time when this entry expires. @@ -121,6 +122,7 @@ last_modified datetime + time &DEFAULT_DATETIME; to_date('&DEFAULT_DATETIME;','yyyy-mm-dd hh24:mi:ss') Date and time when this entry was last modified.