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.2,1.3


From: Sigurd Nes <address@hidden>
Subject: [Phpgroupware-cvs] CVS: property/setup tables_current.inc.php,1.2,1.3
Date: Sun, 01 Sep 2002 17:45:32 -0400

Update of /cvsroot/phpgroupware/property/setup
In directory subversions:/tmp/cvs-serv1068/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.2
retrieving revision 1.3
diff -C2 -r1.2 -r1.3
*** tables_current.inc.php      1 Sep 2002 19:43:49 -0000       1.2
--- tables_current.inc.php      1 Sep 2002 21:45:29 -0000       1.3
***************
*** 658,674 ****
                ),
  
-               'fm_wo_wrkordermembers' => array(
-                       'fd' => array(
-                               'id' => array('type' => 'auto','nullable' => 
False),
-                               'wrkorder_id' => array('type' => 'int', 
'precision' => 4,'nullable' => False),
-                               'account_id' => array('type' => 'int', 
'precision' => 4,'nullable' => False),
-                               'type' => array('type' => 'char', 'precision' 
=> 2,'nullable' => True)
-                       ),
-                       'pk' => array('id'),
-                       'fk' => array(),
-                       'ix' => array(),
-                       'uc' => array()
-               ),
- 
                'fm_request' => array(
                        'fd' => array(
--- 658,661 ----
***************
*** 1012,1016 ****
                ),
  
!               'fm_admin' = array(
                        'fd' => array(
                                'account_id' => array('type' => 
'int','precision' => 4,'default' => 0,'nullable' => False),
--- 999,1003 ----
                ),
  
!               'fm_admin' => array(
                        'fd' => array(
                                'account_id' => array('type' => 
'int','precision' => 4,'default' => 0,'nullable' => False),





reply via email to

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