[ http://issues.apache.org/jira/browse/TORQUE-30?page=all ]

Patrick Carl updated TORQUE-30:
-------------------------------

    Attachment: hsqldb.drop.vm.patch

Enhanced drop.vm template for hsqldb

> Enhance drop statements for hsqldb
> ----------------------------------
>
>          Key: TORQUE-30
>          URL: http://issues.apache.org/jira/browse/TORQUE-30
>      Project: Torque
>         Type: Improvement

>   Components: Generator
>     Reporter: Patrick Carl
>     Priority: Minor
>  Attachments: hsqldb.drop.vm.patch
>
> This enhancements changes the drop statement in hsqldb templates from 
> "drop table $table.name if exists;"
> to
> "drop table $table.name if exists cascade;".
> By this it is possible to drop a table which still has foreign key relations 
> pointing to it. 

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira


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

Reply via email to