You are viewing a plain text version of this content. The canonical link for it is here.
Posted to torque-dev@db.apache.org by "Thomas Fischer (JIRA)" <ji...@apache.org> on 2006/06/17 19:50:31 UTC

[jira] Resolved: (TORQUE-30) Enhance drop statements for hsqldb

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

    Fix Version: 3.2.1
     Resolution: Fixed
      Assign To: Thomas Fischer

Fixed in SVN. This wil not work with HSQLDB 7.x. However, as HSQLDB 8 is out for a year now, inclusion is ok in my eyes.

> 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
>     Assignee: Thomas Fischer
>     Priority: Minor
>      Fix For: 3.2.1
>  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: torque-dev-unsubscribe@db.apache.org
For additional commands, e-mail: torque-dev-help@db.apache.org