Hi,
Sorry if this has been answered already. I checked the archive and google but came up empty.
I'm using MySQL with Torque-3.1 and when I do:
ant -f build-torque.xml insert-sql
I get MySQL errors about the extra comma on the last column of the create statement. If I edit the SQL files and remove the comma from each create statement, then the insert-sql command works.
Is there a property I can set to prevent the extra comma?
Thanks,
-Jon August
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
