summaryrefslogtreecommitdiffstats
path: root/appinfo
diff options
context:
space:
mode:
authorMaxence Lange <maxence@artificial-owl.com>2018-12-05 21:56:18 -0100
committerMaxence Lange <maxence@artificial-owl.com>2018-12-05 21:56:18 -0100
commitf76aa3e67eed4de750ac5e7fbceb4227702a6dbb (patch)
tree931456cfc0b5149c51fa46f6393fd682afd22aec /appinfo
parentb8c992738d0e41ca43f9045ba59a90df76e50c03 (diff)
removing name from table server_actors
Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
Diffstat (limited to 'appinfo')
-rw-r--r--appinfo/database.xml7
1 files changed, 0 insertions, 7 deletions
diff --git a/appinfo/database.xml b/appinfo/database.xml
index bef2a49d..75d117c7 100644
--- a/appinfo/database.xml
+++ b/appinfo/database.xml
@@ -32,13 +32,6 @@
</field>
<field>
- <name>name</name>
- <type>text</type>
- <length>127</length>
- <notnull>true</notnull>
- </field>
-
- <field>
<name>summary</name>
<type>text</type>
<length>3000</length>