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.20,1.21


From: Sigurd Nes <address@hidden>
Subject: [Phpgroupware-cvs] CVS: property/setup tables_current.inc.php,1.20,1.21
Date: Mon, 06 Jan 2003 11:51:16 -0500

Update of /cvsroot/phpgroupware/property/setup
In directory subversions:/tmp/cvs-serv1016/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.20
retrieving revision 1.21
diff -C2 -r1.20 -r1.21
*** tables_current.inc.php      13 Dec 2002 18:13:34 -0000      1.20
--- tables_current.inc.php      6 Jan 2003 16:51:13 -0000       1.21
***************
*** 861,865 ****
                't_ecobilag' => array(
                        'fd' => array(
!                               'id'           => array('type' => 'int', 
'precision' => 4, 'nullable' => False),
                                'bilagsnr'     => array('type' => 'varchar', 
'precision' => 10, 'nullable' => False),
                                'kidnr'     => array('type' => 'varchar', 
'precision' => 30, 'nullable' => True),
--- 861,865 ----
                't_ecobilag' => array(
                        'fd' => array(
!                               'id'            => array('type' => 'auto', 
'precision' => 4, 'nullable' => false),
                                'bilagsnr'     => array('type' => 'varchar', 
'precision' => 10, 'nullable' => False),
                                'kidnr'     => array('type' => 'varchar', 
'precision' => 30, 'nullable' => True),





reply via email to

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