From 3e0d117d6078703b46e73c6f5642f1945857da17 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Bj=C3=B6rn=20Schie=C3=9Fle?= Date: Mon, 28 Jan 2013 14:38:38 +0100 Subject: add display name to the database table oc_users --- db_structure.xml | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'db_structure.xml') diff --git a/db_structure.xml b/db_structure.xml index db43ef21140..e878eac7690 100644 --- a/db_structure.xml +++ b/db_structure.xml @@ -679,6 +679,14 @@ 64 + + displayname + text + + true + 64 + + password text -- cgit v1.2.3