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.88,1.89


From: Sigurd Nes <address@hidden>
Subject: [Phpgroupware-cvs] CVS: property/setup tables_current.inc.php,1.88,1.89
Date: Sun, 15 Jun 2003 15:41:29 -0400

Update of /cvsroot/phpgroupware/property/setup
In directory subversions:/tmp/cvs-serv24821/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.88
retrieving revision 1.89
diff -C2 -r1.88 -r1.89
*** tables_current.inc.php      13 Jun 2003 11:05:30 -0000      1.88
--- tables_current.inc.php      15 Jun 2003 19:41:27 -0000      1.89
***************
*** 295,298 ****
--- 295,301 ----
                                'location_code' => array('type' => 
'varchar','precision' => '20','nullable' => True),
                                'loc1' => array('type' => 'varchar','precision' 
=> '4','nullable' => True),
+                               'loc2' => array('type' => 'varchar','precision' 
=> '4','nullable' => True),
+                               'loc3' => array('type' => 'varchar','precision' 
=> '4','nullable' => True),
+                               'loc4' => array('type' => 'varchar','precision' 
=> '4','nullable' => True),
                                'floor' => array('type' => 
'varchar','precision' => '6','nullable' => True),
                                'address' => array('type' => 
'varchar','precision' => '50','nullable' => True),
***************
*** 949,958 ****
                                'id' => array('type' => 'int','precision' => 
'4','nullable' => False),
                                'title' => array('type' => 
'varchar','precision' => '20','nullable' => True),
!                               'project_id' => array('type' => 
'int','precision' => '4','nullable' => True),
                                'descr' => array('type' => 
'varchar','precision' => '50','nullable' => True),
                                'category' => array('type' => 'int','precision' 
=> '4','nullable' => True),
                                'owner' => array('type' => 'int','precision' => 
'4','nullable' => True),
                                'access' => array('type' => 
'varchar','precision' => '7','nullable' => True),
-                               'location_code' => array('type' => 
'varchar','precision' => '20','nullable' => True),
                                'equipment_id' => array('type' => 
'varchar','precision' => '20','nullable' => True),
                                'floor' => array('type' => 
'varchar','precision' => '6','nullable' => True),
--- 952,964 ----
                                'id' => array('type' => 'int','precision' => 
'4','nullable' => False),
                                'title' => array('type' => 
'varchar','precision' => '20','nullable' => True),
!                               'location_code' => array('type' => 
'varchar','precision' => '20','nullable' => True),
!                               'loc1' => array('type' => 'varchar','precision' 
=> '4','nullable' => True),
!                               'loc2' => array('type' => 'varchar','precision' 
=> '4','nullable' => True),
!                               'loc3' => array('type' => 'varchar','precision' 
=> '4','nullable' => True),
!                               'loc4' => array('type' => 'varchar','precision' 
=> '4','nullable' => True),
                                'descr' => array('type' => 
'varchar','precision' => '50','nullable' => True),
                                'category' => array('type' => 'int','precision' 
=> '4','nullable' => True),
                                'owner' => array('type' => 'int','precision' => 
'4','nullable' => True),
                                'access' => array('type' => 
'varchar','precision' => '7','nullable' => True),
                                'equipment_id' => array('type' => 
'varchar','precision' => '20','nullable' => True),
                                'floor' => array('type' => 
'varchar','precision' => '6','nullable' => True),
***************
*** 1054,1057 ****
--- 1060,1067 ----
                                'details' => array('type' => 'text','nullable' 
=> False),
                                'location_code' => array('type' => 
'varchar','precision' => '4','nullable' => True),
+                               'loc1' => array('type' => 'varchar','precision' 
=> '4','nullable' => True),
+                               'loc2' => array('type' => 'varchar','precision' 
=> '4','nullable' => True),
+                               'loc3' => array('type' => 'varchar','precision' 
=> '4','nullable' => True),
+                               'loc4' => array('type' => 'varchar','precision' 
=> '4','nullable' => True),
                                'floor' => array('type' => 
'varchar','precision' => '6','nullable' => True),
                                'address' => array('type' => 
'varchar','precision' => '100','nullable' => True),
***************
*** 1325,1328 ****
--- 1335,1342 ----
                                'budget' => array('type' => 
'decimal','precision' => '20','scale' => '2','nullable' => True,'default' => 
'0.00'),
                                'location_code' => array('type' => 
'varchar','precision' => '20','nullable' => True),
+                               'loc1' => array('type' => 'varchar','precision' 
=> '4','nullable' => True),
+                               'loc2' => array('type' => 'varchar','precision' 
=> '4','nullable' => True),
+                               'loc3' => array('type' => 'varchar','precision' 
=> '4','nullable' => True),
+                               'loc4' => array('type' => 'varchar','precision' 
=> '4','nullable' => True),
                                'floor' => array('type' => 
'varchar','precision' => '6','nullable' => True),
                                'equipment_id' => array('type' => 
'varchar','precision' => '20','nullable' => True),
***************
*** 1419,1422 ****
--- 1433,1440 ----
                                'status' => array('type' => 
'varchar','precision' => '10','nullable' => True),
                                'location_code' => array('type' => 
'varchar','precision' => '20','nullable' => False),
+                               'loc1' => array('type' => 'varchar','precision' 
=> '4','nullable' => True),
+                               'loc2' => array('type' => 'varchar','precision' 
=> '4','nullable' => True),
+                               'loc3' => array('type' => 'varchar','precision' 
=> '4','nullable' => True),
+                               'loc4' => array('type' => 'varchar','precision' 
=> '4','nullable' => True),
                                'equipment_id' => array('type' => 
'varchar','precision' => '20','nullable' => True),
                                'address' => array('type' => 
'varchar','precision' => '50','nullable' => True),
***************
*** 1564,1568 ****
                                'access' => array('type' => 
'varchar','precision' => '7','nullable' => True),
                                'location_code' => array('type' => 
'varchar','precision' => '20','nullable' => True),
!                               'property_id' => array('type' => 
'varchar','precision' => '4','nullable' => True),
                                'address' => array('type' => 
'varchar','precision' => '50','nullable' => True),
                                'entry_date' => array('type' => 
'int','precision' => '4','nullable' => True),
--- 1582,1589 ----
                                'access' => array('type' => 
'varchar','precision' => '7','nullable' => True),
                                'location_code' => array('type' => 
'varchar','precision' => '20','nullable' => True),
!                               'loc1' => array('type' => 'varchar','precision' 
=> '4','nullable' => True),
!                               'loc2' => array('type' => 'varchar','precision' 
=> '4','nullable' => True),
!                               'loc3' => array('type' => 'varchar','precision' 
=> '4','nullable' => True),
!                               'loc4' => array('type' => 'varchar','precision' 
=> '4','nullable' => True),
                                'address' => array('type' => 
'varchar','precision' => '50','nullable' => True),
                                'entry_date' => array('type' => 
'int','precision' => '4','nullable' => True),





reply via email to

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