phpgroupware-cvs
[Top][All Lists]
Advanced

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

[Phpgroupware-cvs] CVS: property/setup tables_current.inc.php,1.69,1.70


From: Sigurd Nes <address@hidden>
Subject: [Phpgroupware-cvs] CVS: property/setup tables_current.inc.php,1.69,1.70
Date: Wed, 07 May 2003 07:18:28 -0400

Update of /cvsroot/phpgroupware/property/setup
In directory subversions:/tmp/cvs-serv10461/setup

Modified Files:
        tables_current.inc.php 
Log Message:
no message

Index: tables_current.inc.php
===================================================================
RCS file: /cvsroot/phpgroupware/property/setup/tables_current.inc.php,v
retrieving revision 1.69
retrieving revision 1.70
diff -C2 -r1.69 -r1.70
*** tables_current.inc.php      7 May 2003 09:02:11 -0000       1.69
--- tables_current.inc.php      7 May 2003 11:18:25 -0000       1.70
***************
*** 73,77 ****
                        'pk' => array('property_id','building_id'),
                        'fk' => array('property_id' => 
'fm_property.property_id'),
!                       'ix' => array(),
                        'uc' => array()
                ),
--- 73,77 ----
                        'pk' => array('property_id','building_id'),
                        'fk' => array('property_id' => 
'fm_property.property_id'),
!                       'ix' => array('location_code'),
                        'uc' => array()
                ),
***************
*** 88,92 ****
                        'pk' => array('gab_id','location_code'),
                        'fk' => array(),
!                       'ix' => array(),
                        'uc' => array()
                ),
--- 88,92 ----
                        'pk' => array('gab_id','location_code'),
                        'fk' => array(),
!                       'ix' => array('location_code'),
                        'uc' => array()
                ),
***************
*** 107,111 ****
                        'pk' => array('id','location_code'),
                        'fk' => array(),
!                       'ix' => array(),
                        'uc' => array()
                ),
--- 107,111 ----
                        'pk' => array('id','location_code'),
                        'fk' => array(),
!                       'ix' => array('location_code'),
                        'uc' => array()
                ),
***************
*** 191,195 ****
                        'pk' => array('property_id','apartment_id'),
                        'fk' => array('property_id' => 
'fm_property.property_id','apartment_id' => 'fm_property.apartment_id'),
!                       'ix' => array('property_id','apartment_id'),
                        'uc' => array()
                ),
--- 191,195 ----
                        'pk' => array('property_id','apartment_id'),
                        'fk' => array('property_id' => 
'fm_property.property_id','apartment_id' => 'fm_property.apartment_id'),
!                       'ix' => array('location_code'),
                        'uc' => array()
                ),
***************
*** 202,206 ****
                        'pk' => array('location_code'),
                        'fk' => array(),
!                       'ix' => array(),
                        'uc' => array()
                ),
--- 202,206 ----
                        'pk' => array('location_code'),
                        'fk' => array(),
!                       'ix' => array('location_code'),
                        'uc' => array()
                ),
***************
*** 250,254 ****
                        'pk' => array('property_id'),
                        'fk' => array(),
!                       'ix' => array(),
                        'uc' => array()
                ),
--- 250,254 ----
                        'pk' => array('property_id'),
                        'fk' => array(),
!                       'ix' => array('location_code'),
                        'uc' => array()
                ),
***************
*** 282,286 ****
                        'pk' => 
array('property_id','building_id','entrance_id'),
                        'fk' => array('property_id' => 
'fm_building.property_id','building_id' => 'fm_building.building_id'),
!                       'ix' => array(),
                        'uc' => array()
                ),
--- 282,286 ----
                        'pk' => 
array('property_id','building_id','entrance_id'),
                        'fk' => array('property_id' => 
'fm_building.property_id','building_id' => 'fm_building.building_id'),
!                       'ix' => array('location_code'),
                        'uc' => array()
                ),
***************
*** 305,309 ****
                        'pk' => array('equipment_id'),
                        'fk' => array(),
!                       'ix' => array(),
                        'uc' => array()
                ),
--- 305,309 ----
                        'pk' => array('equipment_id'),
                        'fk' => array(),
!                       'ix' => array('location_code','equipment_id'),
                        'uc' => array()
                ),
***************
*** 429,433 ****
                        'pk' => 
array('location_code','property_type_id','p_type_attrib_id'),
                        'fk' => array(),
!                       'ix' => array(),
                        'uc' => array()
                ),
--- 429,433 ----
                        'pk' => 
array('location_code','property_type_id','p_type_attrib_id'),
                        'fk' => array(),
!                       'ix' => array('location_code'),
                        'uc' => array()
                ),
***************
*** 540,544 ****
                        'pk' => array('id'),
                        'fk' => array(),
!                       'ix' => array(),
                        'uc' => array()
                ),
--- 540,544 ----
                        'pk' => array('id'),
                        'fk' => array(),
!                       'ix' => array('location_code'),
                        'uc' => array()
                ),
***************
*** 839,843 ****
                        'pk' => array('id'),
                        'fk' => array(),
!                       'ix' => array(),
                        'uc' => array()
                ),
--- 839,843 ----
                        'pk' => array('id'),
                        'fk' => array(),
!                       'ix' => array('location_code'),
                        'uc' => array()
                ),
***************
*** 900,904 ****
                        'pk' => array('id'),
                        'ix' => array(),
!                       'fk' => array(),
                        'uc' => array()
                ),
--- 900,904 ----
                        'pk' => array('id'),
                        'ix' => array(),
!                       'ix' => array('location_code'),
                        'uc' => array()
                ),
***************
*** 1169,1173 ****
                        'pk' => array('id'),
                        'fk' => array(),
!                       'ix' => array(),
                        'uc' => array()
                ),
--- 1169,1173 ----
                        'pk' => array('id'),
                        'fk' => array(),
!                       'ix' => array('location_code'),
                        'uc' => array()
                ),
***************
*** 1196,1200 ****
                        'pk' => array('entity_id','invest_id'),
                        'fk' => array(),
!                       'ix' => array(),
                        'uc' => array()
                ),
--- 1196,1200 ----
                        'pk' => array('entity_id','invest_id'),
                        'fk' => array(),
!                       'ix' => array('location_code','entity_id'),
                        'uc' => array()
                ),
***************
*** 1251,1255 ****
                        'pk' => array('id'),
                        'fk' => array(),
!                       'ix' => array(),
                        'uc' => array()
                ),
--- 1251,1255 ----
                        'pk' => array('id'),
                        'fk' => array(),
!                       'ix' => array('location_code','equipment_id'),
                        'uc' => array()
                ),





reply via email to

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