mirror of
https://github.com/inverse-inc/sogo.git
synced 2026-05-02 10:05:26 +00:00
Monotone-Parent: 321895620e6004eb8531368e2dcdf24c7b8313fe
Monotone-Revision: 57460c0d603329bd97af00dc5d497ed44b731d76 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-04-23T15:05:45 Monotone-Branch: ca.inverse.sogo
This commit is contained in:
@@ -3,9 +3,7 @@
|
||||
--
|
||||
|
||||
CREATE TABLE SOGo_user_profile (
|
||||
uid VARCHAR(255) NOT NULL PRIMARY KEY,
|
||||
allowinternet SMALLINT DEFAULT 0,
|
||||
timezonename VARCHAR(255) DEFAULT 'MET',
|
||||
calendaruids TEXT,
|
||||
additionaladdressbooks TEXT
|
||||
uid VARCHAR(255) NOT NULL PRIMARY KEY,
|
||||
defaults TEXT,
|
||||
settings TEXT
|
||||
);
|
||||
|
||||
Reference in New Issue
Block a user