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:
Wolfgang Sourdeau
2007-12-07 20:34:29 +00:00
parent 19720a645f
commit 60ae2b07af
6 changed files with 56 additions and 26 deletions
+1 -1
View File
@@ -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)