phpgroupware-cvs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Phpgroupware-cvs] sync/setup/tables_current.inc.php, 1.15


From: nomail
Subject: [Phpgroupware-cvs] sync/setup/tables_current.inc.php, 1.15
Date: Wed, 26 May 2004 01:42:55 +0200

Update of /sync/setup
Modified Files:
        Branch: 
          tables_current.inc.php

date: 2004/05/25 23:42:55;  author: mkaemmerer;  state: Exp;  lines: +2 -2

Log Message:
- added index for some fields of phpgw_syncmapping
=====================================================================
Index: sync/setup/tables_current.inc.php
diff -u sync/setup/tables_current.inc.php:1.14 
sync/setup/tables_current.inc.php:1.15
--- sync/setup/tables_current.inc.php:1.14      Thu May 13 16:21:20 2004
+++ sync/setup/tables_current.inc.php   Tue May 25 23:42:55 2004
@@ -63,7 +63,7 @@
                        ),
                        'pk' => array('mappingid'),
                        'fk' => array(''),
-                       'ix' => array(),
+                       'ix' => array('channelid', 'luid', 'guid'),
                        'uc' => array()
                ),
                'phpgw_syncchannels' => array(




reply via email to

[Prev in Thread] Current Thread [Next in Thread]