phpgroupware-cvs
[Top][All Lists]
Advanced

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

[Phpgroupware-cvs] property/setup/tables_current.inc.php, 1.17.2.2


From: nomail
Subject: [Phpgroupware-cvs] property/setup/tables_current.inc.php, 1.17.2.2
Date: Sat, 6 Nov 2004 23:09:34 +0100

Update of /property/setup
Modified Files:
        Branch: proposed-0_9_18-branch
          tables_current.inc.php

date: 2004/11/06 22:09:34;  author: sigurdne;  state: Exp;  lines: +2 -2

Log Message:
no message
=====================================================================
Index: property/setup/tables_current.inc.php
diff -u property/setup/tables_current.inc.php:1.17.2.1 
property/setup/tables_current.inc.php:1.17.2.2
--- property/setup/tables_current.inc.php:1.17.2.1      Fri Oct 29 18:51:21 2004
+++ property/setup/tables_current.inc.php       Sat Nov  6 22:09:34 2004
@@ -455,7 +455,7 @@
                ),
                'fm_drawing' => array(
                        'fd' => array(
-                               'id' => array('type' => 'int','precision' => 
'4','nullable' => False),
+                               'id' => array('type' => 'auto','precision' => 
'4','nullable' => False),
                                'title' => array('type' => 
'varchar','precision' => '50','nullable' => True),
                                'drawing_name' => array('type' => 
'varchar','precision' => '50','nullable' => False),
                                'descr' => array('type' => 
'varchar','precision' => '255','nullable' => True),




reply via email to

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