mirror of
https://github.com/inverse-inc/sogo.git
synced 2026-09-05 21:47:59 +00:00
Monotone-Parent: cabe90d6f97f59078bc2811dccc1b93963503963
Monotone-Revision: 814e2c26d81893d5ea03ae14fc5a03d63cb2431a Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-08-13T21:27:20 Monotone-Branch: ca.inverse.sogo
This commit is contained in:
@@ -0,0 +1,9 @@
|
||||
--
|
||||
-- (C) 2007 Inverse groupe conseil
|
||||
--
|
||||
|
||||
CREATE TABLE SOGo_user_profile (
|
||||
c_uid VARCHAR(255) NOT NULL PRIMARY KEY,
|
||||
c_defaults CLOB,
|
||||
c_settings CLOB
|
||||
);
|
||||
Reference in New Issue
Block a user