[ http://issues.apache.org/jira/browse/DDLUTILS-5?page=all ]
Christoffer Hammarström updated DDLUTILS-5:
-------------------------------------------
Attachment: dodrops.patch
The attached patch adds a new property "doDrops" to
WriteSchemaSqlToFileCommand. With this i can specify that i don't want any drop
statements generated like so:
<writeschemasqltofile outputfile="${tmp}/ddl.sql" databasetype="${db-target}"
alterdatabase="false" dodrops="false"/>
> I'm unable to specify that i don't want any sql drops generated with
> WriteSchemaSqlToFileCommand
> ------------------------------------------------------------------------------------------------
>
> Key: DDLUTILS-5
> URL: http://issues.apache.org/jira/browse/DDLUTILS-5
> Project: DdlUtils
> Type: Improvement
> Reporter: Christoffer Hammarström
> Assignee: Thomas Dudziak
> Priority: Trivial
> Attachments: dodrops.patch
>
> When generating SQL DDL using Ant, i don't want any drop statements, but i'm
> unable to say so.
--
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