From 21f87d63cf9ebfeea8113efe08418b7d2d445aef Mon Sep 17 00:00:00 2001 From: Bart Visscher Date: Wed, 26 Jun 2013 18:07:53 +0200 Subject: [PATCH] Change nullable of filecache.etag and permissions.user --- db_structure.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/db_structure.xml b/db_structure.xml index cefb7fc52c..4c192ba028 100644 --- a/db_structure.xml +++ b/db_structure.xml @@ -308,7 +308,7 @@ etag text - true + false 40 @@ -383,7 +383,7 @@ user text - true + false 64