From: <zep...@us...> - 2010-10-26 18:47:29
|
Revision: 421 http://flatpack.svn.sourceforge.net/flatpack/?rev=421&view=rev Author: zepernick Date: 2010-10-26 18:47:23 +0000 (Tue, 26 Oct 2010) Log Message: ----------- Added an option to over ride the table names for DATASTRUCTURE and DATAFILE. The table names can now be changed all together, or be set to lower case if so desired. Modified Paths: -------------- trunk/src/site/changes.xml Modified: trunk/src/site/changes.xml =================================================================== --- trunk/src/site/changes.xml 2010-10-26 18:45:26 UTC (rev 420) +++ trunk/src/site/changes.xml 2010-10-26 18:47:23 UTC (rev 421) @@ -9,6 +9,8 @@ <body> <release version="3.3.0" date="in svn" description="Maintenance"> <action dev="benoitx" type="fix">Use JDK 1.5.</action> + <action dev="zepernick" type="add">Ability to over ride the table names for DATAFILE and + DATASTRUCTURE when using the DB for the MetaData.</action> </release> <release version="3.2.0" date="2010-03-03" description="New parse options"> <action dev="benoitx" type="add">Added a getBigDecimal method on DataSet.</action> This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |