From d70dfbdebba6070368d1c8999a311dcfc81dec1d Mon Sep 17 00:00:00 2001 From: Jakob Sack Date: Sun, 15 May 2011 15:03:12 +0200 Subject: Renamed a few columns in order t ohave both sqlite and mysql up and running --- db_structure.xml | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'db_structure.xml') diff --git a/db_structure.xml b/db_structure.xml index d8016995eaf..599352c2a8d 100644 --- a/db_structure.xml +++ b/db_structure.xml @@ -22,7 +22,7 @@ - key + configkey text true @@ -30,7 +30,7 @@ - value + configvalue text true @@ -282,7 +282,7 @@ - timestamp + moment timestamp 0000-00-00 00:00:00 true @@ -345,7 +345,7 @@ - key + configkey text true @@ -353,7 +353,7 @@ - value + configvalue text true -- cgit v1.2.3