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: [email protected]
For additional commands, e-mail: [email protected]