Thomas Fox created TORQUE-263:
---------------------------------

             Summary: Allow not generation drop... commands in sql
                 Key: TORQUE-263
                 URL: https://issues.apache.org/jira/browse/TORQUE-263
             Project: Torque
          Issue Type: Bug
          Components: Templates
    Affects Versions: 4.0-beta1
            Reporter: Thomas Fox
            Assignee: Thomas Fox
             Fix For: 4.0


Currently, drop ... commands are generated in ddl which drop all tables (and 
possibly schemas).
The generation of drop commands cannot be easily switched off.

There should be a property torque.sql.generate.drops, which is set to true by 
default, which is used to determine if drop commands are generated. If set to 
false, no drop commands should be generated.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

---------------------------------------------------------------------
To unsubscribe, e-mail: torque-dev-unsubscr...@db.apache.org
For additional commands, e-mail: torque-dev-h...@db.apache.org

Reply via email to