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.124, 1


From: Sigurd Nes <address@hidden>
Subject: [Phpgroupware-cvs] CVS: property/setup tables_current.inc.php, 1.124, 1.125
Date: Mon, 25 Aug 2003 16:32:34 -0400

Update of /cvsroot/phpgroupware/property/setup
In directory subversions:/tmp/cvs-serv28085/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.124
retrieving revision 1.125
diff -C2 -r1.124 -r1.125
*** tables_current.inc.php      12 Aug 2003 17:02:40 -0000      1.124
--- tables_current.inc.php      25 Aug 2003 20:32:31 -0000      1.125
***************
*** 199,206 ****
                                'type_id' => array('type' => 'int','precision' 
=> '4','nullable' => False),
                                'attrib_id' => array('type' => 
'int','precision' => '4','nullable' => False),
!                               'c' => array('type' => 'varchar','precision' => 
'50','nullable' => True),
                                'i' => array('type' => 'int','precision' => 
'4','nullable' => True),
                                'n' => array('type' => 'decimal','precision' => 
'10','scale' => '2','nullable' => True),
!                               'd' => array('type' => 'timestamp','nullable' 
=> True,'default' => 'current_timestamp'),
                                't' => array('type' => 'text','nullable' => 
True)
                        ),
--- 199,206 ----
                                'type_id' => array('type' => 'int','precision' 
=> '4','nullable' => False),
                                'attrib_id' => array('type' => 
'int','precision' => '4','nullable' => False),
!                               'c' => array('type' => 'varchar','precision' => 
'255','nullable' => True),
                                'i' => array('type' => 'int','precision' => 
'4','nullable' => True),
                                'n' => array('type' => 'decimal','precision' => 
'10','scale' => '2','nullable' => True),
!                               'd' => array('type' => 'timestamp','nullable' 
=> True),
                                't' => array('type' => 'text','nullable' => 
True)
                        ),





reply via email to

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