mirror of
https://github.com/inverse-inc/sogo.git
synced 2026-08-21 14:43:31 +00:00
Monotone-Parent: 24ba5bd537bf1999f7443bca34f07358c1ea42d9
Monotone-Revision: 94d50c27be1b236681a2089a0eecac7c67e93f40 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-12-07T20:34:29 Monotone-Branch: ca.inverse.sogo
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
-- (C) 2006-2007 Inverse groupe conseil
|
||||
--
|
||||
|
||||
CREATE TABLE SOGo_folder_info (
|
||||
CREATE TABLE @{tableName} (
|
||||
c_folder_id SERIAL,
|
||||
c_path VARCHAR(255) NOT NULL, -- the full path to the folder
|
||||
c_path1 VARCHAR(255) NOT NULL, -- parts (for fast queries)
|
||||
|
||||
Reference in New Issue
Block a user