phpgroupware-cvs
[Top][All Lists]
Advanced

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

[Phpgroupware-cvs] CVS: property/setup tables_update.inc.php,1.9,1.10


From: Sigurd Nes <address@hidden>
Subject: [Phpgroupware-cvs] CVS: property/setup tables_update.inc.php,1.9,1.10
Date: Thu, 19 Sep 2002 14:42:39 -0400

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

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

Index: tables_update.inc.php
===================================================================
RCS file: /cvsroot/phpgroupware/property/setup/tables_update.inc.php,v
retrieving revision 1.9
retrieving revision 1.10
diff -C2 -r1.9 -r1.10
*** tables_update.inc.php       18 Sep 2002 19:54:15 -0000      1.9
--- tables_update.inc.php       19 Sep 2002 18:42:37 -0000      1.10
***************
*** 248,252 ****
                        'fm_wo_projectbranch', array(
                        'fd' => array(
!                               'id' => array('type' => 'int','precision' => 
4,'nullable' => False),
                                'project_id' => array('type' => 
'int','precision' => 4,'nullable' => True),
                                'branch_id' => array('type' => 'int', 
'precision' => 4,'nullable' => True)
--- 248,252 ----
                        'fm_wo_projectbranch', array(
                        'fd' => array(
!                               'id' => array('type' => 'auto','nullable' => 
False),
                                'project_id' => array('type' => 
'int','precision' => 4,'nullable' => True),
                                'branch_id' => array('type' => 'int', 
'precision' => 4,'nullable' => True)





reply via email to

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