mirror of
https://github.com/inverse-inc/sogo.git
synced 2026-07-10 19:05:09 +00:00
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:
@@ -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
|
||||
);
|
||||
Reference in New Issue
Block a user