You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@turbine.apache.org by Arkaitz Bitorika <ar...@yahoo.com> on 2001/03/04 19:02:36 UTC

torque sql generation

Hi all,

I'm using torque from turbine CVS, and when generating the SQL and OM
files, the SQL file has only SQL sentences for one of the several
tables that my schema has. In case it matters, this table is the last
table defined in my project-schema.xml.
Any one knows why is this happening?

Thanks,
arkaitz

__________________________________________________
Do You Yahoo!?
Get email at your own domain with Yahoo! Mail. 
http://personal.mail.yahoo.com/

Re: torque sql generation

Posted by jv...@periapt.com.
Arkaitz Bitorika wrote:

> Hi all,
>
> I'm using torque from turbine CVS, and when generating the SQL and OM
> files, the SQL file has only SQL sentences for one of the several
> tables that my schema has. In case it matters, this table is the last
> table defined in my project-schema.xml.
> Any one knows why is this happening?
>
>

I fixed this two days ago, so you should be ok now.
You should now get an SQL file for each database
that is defined, and a generation report. So if you
project is called 'dynamo' and you have databases
named 'db1' and 'db2' then you should see something
like the following:

dynamo-db1-schema.sql
dynamo-db2-schema.sql
report.dynamo.sql.generation

I tested it, and Jeff Brekke gave it a whirl and
everything appears to be cool. Try updating
your turbine and give it a try.

Let  me know if you're still having problems
because that problem should be fixed.

--
jvz.

Jason van Zyl
jvanzyl@periapt.com

http://jakarta.apache.org/velocity
http://jakarta.apache.org/turbine