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 tv...@apache.org on 2010/10/31 18:09:16 UTC

svn commit: r1029421 - /db/torque/village/trunk/xdocs/changes.xml

Author: tv
Date: Sun Oct 31 17:09:16 2010
New Revision: 1029421

URL: http://svn.apache.org/viewvc?rev=1029421&view=rev
Log:
Document changes

Modified:
    db/torque/village/trunk/xdocs/changes.xml

Modified: db/torque/village/trunk/xdocs/changes.xml
URL: http://svn.apache.org/viewvc/db/torque/village/trunk/xdocs/changes.xml?rev=1029421&r1=1029420&r2=1029421&view=diff
==============================================================================
--- db/torque/village/trunk/xdocs/changes.xml (original)
+++ db/torque/village/trunk/xdocs/changes.xml Sun Oct 31 17:09:16 2010
@@ -25,6 +25,13 @@
 
   <body>
   <release version="3.3.1-SNAPSHOT" date="in SVN">
+    <action type="remove" dev="tv">
+      Removed all methods from Column that are not actually used by Torque
+    </action>
+    <action type="fix" dev="tv" issue="TORQUE-36">
+      Fixed: Use cached metadata when running selects. Metdata can be loaded into the cache 
+      with Schema.initSchemas(Connection)
+    </action>
     <action type="fix" dev="tv" issue="TORQUE-123">
       Fixed: Statement is left open when Exception is thrown in the QueryDataSet constructor.
     </action>



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