You are viewing a plain text version of this content. The canonical link for it is here.
Posted to torque-dev@db.apache.org by tf...@apache.org on 2012/06/19 06:02:12 UTC

svn commit: r1351565 - /db/torque/torque4/trunk/torque-site/src/changes/old-changes.xml

Author: tfischer
Date: Tue Jun 19 04:02:11 2012
New Revision: 1351565

URL: http://svn.apache.org/viewvc?rev=1351565&view=rev
Log:
remove enumeration from changes.xml (will break changes report generation)

Modified:
    db/torque/torque4/trunk/torque-site/src/changes/old-changes.xml

Modified: db/torque/torque4/trunk/torque-site/src/changes/old-changes.xml
URL: http://svn.apache.org/viewvc/db/torque/torque4/trunk/torque-site/src/changes/old-changes.xml?rev=1351565&r1=1351564&r2=1351565&view=diff
==============================================================================
--- db/torque/torque4/trunk/torque-site/src/changes/old-changes.xml (original)
+++ db/torque/torque4/trunk/torque-site/src/changes/old-changes.xml Tue Jun 19 04:02:11 2012
@@ -62,20 +62,12 @@
     </action>
     <action type="update" dev="tfischer">
       Changed Type Mappings for Sybase:
-      <ul>
-        <li>
-          Torque type TIME is now mapped to SQL type TIME
-          (was: SQL type TIMESTAMP)
-        </li>
-        <li>
-          Torque type CLOB is now mapped to SQL type TEXT
-          (was: SQL type CLOB, which does not exist in Sybase)
-        </li>
-        <li>
-          Torque type BLOB is now mapped to SQL type IMAGE
-          (was: SQL type BLOB, which does not exist in Sybase)
-        </li>
-      </ul>
+      Torque type TIME is now mapped to SQL type TIME
+      (was: SQL type TIMESTAMP)
+      Torque type CLOB is now mapped to SQL type TEXT
+      (was: SQL type CLOB, which does not exist in Sybase)
+      Torque type BLOB is now mapped to SQL type IMAGE
+      (was: SQL type BLOB, which does not exist in Sybase)
     </action>
     <action type="update" dev="tfischer">
       Criterions with an integer value will now be set using



---------------------------------------------------------------------
To unsubscribe, e-mail: torque-dev-unsubscribe@db.apache.org
For additional commands, e-mail: torque-dev-help@db.apache.org