Author: tfischer
Date: Fri Sep 10 03:28:18 2010
New Revision: 995656
URL: http://svn.apache.org/viewvc?rev=995656&view=rev
Log:
- added migration advice for TORQUE-127
- added database.dtd -> database.xsd transition
Modified:
db/torque/torque4/trunk/torque-site/src/changes/changes.xml
Modified: db/torque/torque4/trunk/torque-site/src/changes/changes.xml
URL:
http://svn.apache.org/viewvc/db/torque/torque4/trunk/torque-site/src/changes/changes.xml?rev=995656&r1=995655&r2=995656&view=diff
==============================================================================
--- db/torque/torque4/trunk/torque-site/src/changes/changes.xml (original)
+++ db/torque/torque4/trunk/torque-site/src/changes/changes.xml Fri Sep 10
03:28:18 2010
@@ -26,7 +26,12 @@
<release version="4.0-alpha1-SNAPSHOT" date="in SVN">
<action type="remove" dev="tfischer" issue="TORQUE-127">
Remove support for value 'null' of idMethod attribute
- of the table element in the schema.xml.
+ of the table element in the schema XML.
+ Users who have set this attribute in old schema XMLs, simply remove
+ the attribute.
+ </action>
+ <action type="update" dev="gmonroe" issue="TORQUE-48">
+ Exchanged database.dtd describing schema XML files for a xsd schema.
</action>
<action type="update" dev="tfischer">
Rewritten generator as a general code generation tool
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]