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.79,1.80


From: Sigurd Nes <address@hidden>
Subject: [Phpgroupware-cvs] CVS: property/setup tables_current.inc.php,1.79,1.80
Date: Thu, 22 May 2003 06:45:38 -0400

Update of /cvsroot/phpgroupware/property/setup
In directory subversions:/tmp/cvs-serv12664/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.79
retrieving revision 1.80
diff -C2 -r1.79 -r1.80
*** tables_current.inc.php      21 May 2003 20:09:51 -0000      1.79
--- tables_current.inc.php      22 May 2003 10:45:36 -0000      1.80
***************
*** 235,239 ****
                                'part_of_town_id' => array('type' => 
'int','precision' => '2','nullable' => True),
                                'Postnr_ID' => array('type' => 
'varchar','precision' => '4','nullable' => True),
!                               'Eier_ID' => array('type' => 'int','precision' 
=> '4','nullable' => True),
                                'SystemLaas' => array('type' => 
'int','precision' => '2','nullable' => True),
                                'Systemnr' => array('type' => 
'varchar','precision' => '10','nullable' => True),
--- 235,239 ----
                                'part_of_town_id' => array('type' => 
'int','precision' => '2','nullable' => True),
                                'Postnr_ID' => array('type' => 
'varchar','precision' => '4','nullable' => True),
!                               'owner_id' => array('type' => 'int','precision' 
=> '4','nullable' => True),
                                'SystemLaas' => array('type' => 
'int','precision' => '2','nullable' => True),
                                'Systemnr' => array('type' => 
'varchar','precision' => '10','nullable' => True),
***************
*** 245,250 ****
                                'entry_date' => array('type' => 
'int','precision' => '4','nullable' => True),
                                'access' => array('type' => 
'varchar','precision' => '7','nullable' => True),
!                               'cat_id' => array('type' => 'int','precision' 
=> '4','nullable' => True),
!                               'property_type_id' => array('type' => 
'int','precision' => '4','nullable' => True)
                        ),
                        'pk' => array('property_id'),
--- 245,249 ----
                                'entry_date' => array('type' => 
'int','precision' => '4','nullable' => True),
                                'access' => array('type' => 
'varchar','precision' => '7','nullable' => True),
!                               'cat_id' => array('type' => 'int','precision' 
=> '4','nullable' => True)
                        ),
                        'pk' => array('property_id'),





reply via email to

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