From 0e122c76ba2f1d60139ad26aa0289d1f0cca9388 Mon Sep 17 00:00:00 2001 From: Ul U'Kyn Date: Thu, 6 Apr 2017 14:51:34 +0200 Subject: [PATCH] Changed: Added CREATE_TIME and SERIAL properties to items in database.xml --- common/database.xml | 41 +++++++++++++++++++++++++++++++++++++++++ 1 file changed, 41 insertions(+) diff --git a/common/database.xml b/common/database.xml index fc0d1d209..8cdcf1f31 100644 --- a/common/database.xml +++ b/common/database.xml @@ -334,6 +334,8 @@ + + @@ -375,6 +377,10 @@ type="I10" /> + + @@ -407,6 +413,10 @@ type="I10" /> + + @@ -457,6 +467,10 @@ type="I10" /> + + + + + + @@ -596,6 +618,10 @@ type="I10" /> + + + + + + + + +