Author: tfischer
Date: Sat Nov 18 04:07:34 2006
New Revision: 476496
URL: http://svn.apache.org/viewvc?view=rev&rev=476496
Log:
Mentioned fixing the escapeText() method in several db adapters in changes.xml
Modified:
db/torque/site/trunk/xdocs/changes.xml
Modified: db/torque/site/trunk/xdocs/changes.xml
URL:
http://svn.apache.org/viewvc/db/torque/site/trunk/xdocs/changes.xml?view=diff&rev=476496&r1=476495&r2=476496
==============================================================================
--- db/torque/site/trunk/xdocs/changes.xml (original)
+++ db/torque/site/trunk/xdocs/changes.xml Sat Nov 18 04:07:34 2006
@@ -38,7 +38,9 @@
Added a maven 2 plugin.
</action>
<action type="fix" dev="tfischer" issue="TORQUE-57">
- Fixed handling of escaping (by backslashes) for LIKE clauses.
+ Fixed handling of escaping (by backslashes) for LIKE clauses.
+ This included fixing the general handling of backslashes
+ for several databases.
</action>
<action type="fix" dev="tfischer" issue="TORQUE-59">
Booleanchar and Booleanint now work for chained (and'ed, or'ed)
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]