Stefan Clos schrieb:

torque-gen generates Myisam tables in MySQL.
Can i edit the src/sql/*-schema.sql file manually do add "type=InnoDB" ? Is there a way to to generate automatically InnoDB tables from a torque
schema?


Thanks,

Stefan



Hi Stefan.
You can change the tamplate manualy for creating a mysql table
under templates\sql\base\mysql\table.vm. Yes it's dirty ;)

In new torque version it should be possible to place tableType property in build.properties.
I don't test this.


cheers
Tomek






--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]



Reply via email to