summaryrefslogtreecommitdiffstats
path: root/appinfo/database.xml
diff options
context:
space:
mode:
authorBernhard Posselt <dev@bernhard-posselt.com>2014-11-06 14:45:14 +0100
committerBernhard Posselt <dev@bernhard-posselt.com>2014-11-06 14:45:14 +0100
commitdcf96e729991764e5dc5d5d9cc384540427dfdc4 (patch)
treece4778585cdcd6f96ca5723e599ac718565a9d23 /appinfo/database.xml
parent5395685b0556921bc87ccc7e4076caabd16f0bcf (diff)
more integration tests
Diffstat (limited to 'appinfo/database.xml')
-rw-r--r--appinfo/database.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/appinfo/database.xml b/appinfo/database.xml
index 5643ea5b6..f7a95746e 100644
--- a/appinfo/database.xml
+++ b/appinfo/database.xml
@@ -252,7 +252,7 @@
<name>status</name>
<type>integer</type>
<length>8</length>
- <notnull>true</notnull>
+ <notnull>false</notnull>
</field>
<field>
<name>last_modified</name>