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.31,1.32


From: Sigurd Nes <address@hidden>
Subject: [Phpgroupware-cvs] CVS: property/setup tables_current.inc.php,1.31,1.32
Date: Wed, 12 Feb 2003 14:33:40 -0500

Update of /cvsroot/phpgroupware/property/setup
In directory subversions:/tmp/cvs-serv14940/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.31
retrieving revision 1.32
diff -C2 -r1.31 -r1.32
*** tables_current.inc.php      11 Feb 2003 20:41:19 -0000      1.31
--- tables_current.inc.php      12 Feb 2003 19:33:37 -0000      1.32
***************
*** 320,324 ****
                        'fd' => array(
                                'id' => array('type' => 'int','precision' => 
'4','nullable' => False),
!                               'num' => array('type' => 'varchar','precision' 
=> '20','nullable' => True),
                                'descr' => array('type' => 
'varchar','precision' => '50','nullable' => True)
                        ),
--- 320,324 ----
                        'fd' => array(
                                'id' => array('type' => 'int','precision' => 
'4','nullable' => False),
!                               'name' => array('type' => 'varchar','precision' 
=> '20','nullable' => True),
                                'descr' => array('type' => 
'varchar','precision' => '50','nullable' => True)
                        ),
***************
*** 332,336 ****
                                'id' => array('type' => 'int','precision' => 
'4','nullable' => False),
                                'type_id' => array('type' => 'int','precision' 
=> '4','nullable' => False),
!                               'num' => array('type' => 'varchar','precision' 
=> '20','nullable' => True),
                                'descr' => array('type' => 
'varchar','precision' => '255','nullable' => True),
                                'datatype' => array('type' => 
'char','precision' => '1','nullable' => True)
--- 332,336 ----
                                'id' => array('type' => 'int','precision' => 
'4','nullable' => False),
                                'type_id' => array('type' => 'int','precision' 
=> '4','nullable' => False),
!                               'name' => array('type' => 'varchar','precision' 
=> '20','nullable' => True),
                                'descr' => array('type' => 
'varchar','precision' => '255','nullable' => True),
                                'datatype' => array('type' => 
'char','precision' => '1','nullable' => True)
***************
*** 362,366 ****
                        'fd' => array(
                                'id' => array('type' => 'int','precision' => 
'4','nullable' => False),
!                               'num' => array('type' => 'varchar','precision' 
=> '20','nullable' => True),
                                'descr' => array('type' => 
'varchar','precision' => '50','nullable' => True)
                        ),
--- 362,366 ----
                        'fd' => array(
                                'id' => array('type' => 'int','precision' => 
'4','nullable' => False),
!                               'name' => array('type' => 'varchar','precision' 
=> '20','nullable' => True),
                                'descr' => array('type' => 
'varchar','precision' => '50','nullable' => True)
                        ),
***************
*** 374,378 ****
                                'id' => array('type' => 'int','precision' => 
'4','nullable' => False),
                                'type_id' => array('type' => 'int','precision' 
=> '4','nullable' => False),
!                               'num' => array('type' => 'varchar','precision' 
=> '20','nullable' => True),
                                'descr' => array('type' => 
'varchar','precision' => '255','nullable' => True),
                                'datatype' => array('type' => 
'char','precision' => '1','nullable' => True)
--- 374,378 ----
                                'id' => array('type' => 'int','precision' => 
'4','nullable' => False),
                                'type_id' => array('type' => 'int','precision' 
=> '4','nullable' => False),
!                               'name' => array('type' => 'varchar','precision' 
=> '20','nullable' => True),
                                'descr' => array('type' => 
'varchar','precision' => '255','nullable' => True),
                                'datatype' => array('type' => 
'char','precision' => '1','nullable' => True)
***************
*** 453,457 ****
                                'id' => array('type' => 'int','precision' => 
'4','nullable' => False),
                                'type_id' => array('type' => 'int','precision' 
=> '4','nullable' => False),
!                               'num' => array('type' => 'varchar','precision' 
=> '20','nullable' => True),
                                'descr' => array('type' => 
'varchar','precision' => '50','nullable' => True),
                                'datatype' => array('type' => 
'char','precision' => '1','nullable' => True)
--- 453,457 ----
                                'id' => array('type' => 'int','precision' => 
'4','nullable' => False),
                                'type_id' => array('type' => 'int','precision' 
=> '4','nullable' => False),
!                               'name' => array('type' => 'varchar','precision' 
=> '20','nullable' => True),
                                'descr' => array('type' => 
'varchar','precision' => '50','nullable' => True),
                                'datatype' => array('type' => 
'char','precision' => '1','nullable' => True)





reply via email to

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