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.131, 1


From: Sigurd Nes <address@hidden>
Subject: [Phpgroupware-cvs] CVS: property/setup tables_current.inc.php, 1.131, 1.132
Date: Wed, 10 Sep 2003 10:36:27 -0400

Update of /cvsroot/phpgroupware/property/setup
In directory subversions:/tmp/cvs-serv29563/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.131
retrieving revision 1.132
diff -C2 -r1.131 -r1.132
*** tables_current.inc.php      4 Sep 2003 17:27:27 -0000       1.131
--- tables_current.inc.php      10 Sep 2003 14:36:24 -0000      1.132
***************
*** 110,114 ****
                                'first_name' => array('type' => 
'char','precision' => '30','nullable' => True),
                                'last_name' => array('type' => 
'char','precision' => '30','nullable' => True),
!                               'contact_phone' => array('type' => 
'varchar','precision' => '12','nullable' => True),
                                'category' => array('type' => 'int','precision' 
=> '2','nullable' => True),
                                'Flytte_ID' => array('type' => 
'int','precision' => '2','nullable' => True),
--- 110,114 ----
                                'first_name' => array('type' => 
'char','precision' => '30','nullable' => True),
                                'last_name' => array('type' => 
'char','precision' => '30','nullable' => True),
!                               'contact_phone' => array('type' => 
'varchar','precision' => '20','nullable' => True),
                                'category' => array('type' => 'int','precision' 
=> '2','nullable' => True),
                                'Flytte_ID' => array('type' => 
'int','precision' => '2','nullable' => True),
***************
*** 739,743 ****
                                'address' => array('type' => 
'varchar','precision' => '100','nullable' => True),
                                'tenant_id' => array('type' => 
'int','precision' => '4','nullable' => True),
!                               'contact_phone' => array('type' => 
'varchar','precision' => '12','nullable' => True),
                                'entry_date' => array('type' => 
'int','precision' => '4','nullable' => True),
                                'budget' => array('type' => 'int','precision' 
=> '4','nullable' => True),
--- 739,743 ----
                                'address' => array('type' => 
'varchar','precision' => '100','nullable' => True),
                                'tenant_id' => array('type' => 
'int','precision' => '4','nullable' => True),
!                               'contact_phone' => array('type' => 
'varchar','precision' => '20','nullable' => True),
                                'entry_date' => array('type' => 
'int','precision' => '4','nullable' => True),
                                'budget' => array('type' => 'int','precision' 
=> '4','nullable' => True),
***************
*** 841,845 ****
                                'floor' => array('type' => 
'varchar','precision' => '6','nullable' => True),
                                'address' => array('type' => 
'varchar','precision' => '100','nullable' => True),
!                               'contact_phone' => array('type' => 
'varchar','precision' => '12','nullable' => True),
                                'tenant_id' => array('type' => 
'int','precision' => '4','nullable' => True)
                        ),
--- 841,845 ----
                                'floor' => array('type' => 
'varchar','precision' => '6','nullable' => True),
                                'address' => array('type' => 
'varchar','precision' => '100','nullable' => True),
!                               'contact_phone' => array('type' => 
'varchar','precision' => '20','nullable' => True),
                                'tenant_id' => array('type' => 
'int','precision' => '4','nullable' => True)
                        ),
***************
*** 1132,1136 ****
                                'address' => array('type' => 
'varchar','precision' => '100','nullable' => True),
                                'tenant_id' => array('type' => 
'int','precision' => '4','nullable' => True),
!                               'contact_phone' => array('type' => 
'varchar','precision' => '12','nullable' => True),
                                'key_fetch' => array('type' => 
'int','precision' => '4','nullable' => True),
                                'key_deliver' => array('type' => 
'int','precision' => '4','nullable' => True),
--- 1132,1136 ----
                                'address' => array('type' => 
'varchar','precision' => '100','nullable' => True),
                                'tenant_id' => array('type' => 
'int','precision' => '4','nullable' => True),
!                               'contact_phone' => array('type' => 
'varchar','precision' => '20','nullable' => True),
                                'key_fetch' => array('type' => 
'int','precision' => '4','nullable' => True),
                                'key_deliver' => array('type' => 
'int','precision' => '4','nullable' => True),
***************
*** 1380,1383 ****
--- 1380,1385 ----
                                'loc4' => array('type' => 'varchar','precision' 
=> '4','nullable' => True),
                                'address' => array('type' => 
'varchar','precision' => '50','nullable' => True),
+                               'tenant_id' => array('type' => 
'int','precision' => '4','nullable' => True),
+                               'contact_phone' => array('type' => 
'varchar','precision' => '20','nullable' => True),
                                'entry_date' => array('type' => 
'int','precision' => '4','nullable' => True),
                                'status' => array('type' => 
'varchar','precision' => '10','nullable' => True)





reply via email to

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