From e3e140993d8a382ea572f08751294cb7d10e714b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=B6rn=20Friedrich=20Dreyer?= Date: Mon, 3 Jun 2013 18:28:48 +0200 Subject: [PATCH] db structure, allow null in columns for '' values --- db_structure.xml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/db_structure.xml b/db_structure.xml index 933b09988f..cefb7fc52c 100644 --- a/db_structure.xml +++ b/db_structure.xml @@ -70,7 +70,7 @@ id text - true + false 64 @@ -220,7 +220,7 @@ path text - true + false 512 @@ -244,7 +244,7 @@ name text - true + false 250