phpgroupware-cvs
[Top][All Lists]
Advanced

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

[Phpgroupware-cvs] api/setup/tables.xml, 1.1.2.3


From: nomail
Subject: [Phpgroupware-cvs] api/setup/tables.xml, 1.1.2.3
Date: Thu, 3 Jun 2004 08:37:24 +0200

Update of /api/setup
Modified Files:
        Branch: proposal-branch
          tables.xml

date: 2004/06/03 06:37:24;  author: jengo;  state: Exp;  lines: +1 -0

Log Message:
Added new column to help better detect datamine types
=====================================================================
Index: api/setup/tables.xml
diff -u api/setup/tables.xml:1.1.2.2 api/setup/tables.xml:1.1.2.3
--- api/setup/tables.xml:1.1.2.2        Fri May 14 05:52:22 2004
+++ api/setup/tables.xml        Thu Jun  3 06:37:24 2004
@@ -36,6 +36,7 @@
                <field name="dm_owner" type="I"><NOTNULL/></field>
                <field name="dm_location_from" type="C" 
size="255"><NOTNULL/></field>
                <field name="dm_location_to" type="C" 
size="255"><NOTNULL/></field>
+               <field name="dm_type" type="C" size="1"><NOTNULL /></field>
                <index name="dm_id">
                        <descr>Put a unique index on the datamine id</descr>
                        <col>dm_id</col>




reply via email to

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