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.86,1.87


From: Sigurd Nes <address@hidden>
Subject: [Phpgroupware-cvs] CVS: property/setup tables_current.inc.php,1.86,1.87
Date: Sun, 01 Jun 2003 17:38:08 -0400

Update of /cvsroot/phpgroupware/property/setup
In directory subversions:/tmp/cvs-serv19563/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.86
retrieving revision 1.87
diff -C2 -r1.86 -r1.87
*** tables_current.inc.php      30 May 2003 10:43:03 -0000      1.86
--- tables_current.inc.php      1 Jun 2003 21:38:06 -0000       1.87
***************
*** 435,439 ****
                                'precision_' => array('type' => 
'int','precision' => '4','nullable' => False),
                                'scale' => array('type' => 'int','precision' => 
'4','nullable' => True),
!                               'default_value' => array('type' => 
'varchar','precision' => '10','nullable' => True),
                                'nullable' => array('type' => 
'varchar','precision' => '5','nullable' => False)
                        ),
--- 435,439 ----
                                'precision_' => array('type' => 
'int','precision' => '4','nullable' => False),
                                'scale' => array('type' => 'int','precision' => 
'4','nullable' => True),
!                               'default_value' => array('type' => 
'varchar','precision' => '18','nullable' => True),
                                'nullable' => array('type' => 
'varchar','precision' => '5','nullable' => False)
                        ),





reply via email to

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