Monotone-Parent: e896f5199b1e982936107408b7875aa54f37fd99

Monotone-Revision: ac41b336193e4f9b7fda6592bea6edea9ee55074

Monotone-Author: wsourdeau@inverse.ca
Monotone-Date: 2007-06-29T21:53:28
Monotone-Branch: ca.inverse.sogo
This commit is contained in:
Wolfgang Sourdeau
2007-06-29 21:53:28 +00:00
parent 4213bf631a
commit e60f438ba7
3 changed files with 0 additions and 164 deletions
+9
View File
@@ -0,0 +1,9 @@
--
-- (C) 2005 SKYRIX Software AG
--
CREATE TABLE SOGo_user_profile (
uid VARCHAR(255) NOT NULL PRIMARY KEY,
defaults TEXT,
settings TEXT
);