-->
These old forums are deprecated now and set to read-only. We are waiting for you on our new forums!
More modern, Discourse-based and with GitHub/Google/Twitter authentication built-in.

All times are UTC - 5 hours [ DST ]



Forum locked This topic is locked, you cannot edit posts or make further replies.  [ 1 post ] 
Author Message
 Post subject: Missing option to skip the drop/alter output in SchemaExport
PostPosted: Sun Sep 14, 2003 5:06 pm 
Newbie

Joined: Sun Sep 14, 2003 4:55 pm
Posts: 2
A request for enhancement: I think it would be very nice if the SchemaExport tool had an option not to generate the initial "alter" and "drop" statements. This way we could initialize a fresh new database by simply feeding it the generated script. (Currently, I am getting SQL errors because the tables do not exist yet, so I have to post-process the generated script somehow.)

In fact, I was confused and disappointed by the existing parameter "drop", which apparently causes the *create* section to be optionally skipped. It would be much more straightforward if there were two parameters create="yes|no" and drop="yes|no" that cause the corresponding section to be skipped or generated.


Top
 Profile  
 
Display posts from previous:  Sort by  
Forum locked This topic is locked, you cannot edit posts or make further replies.  [ 1 post ] 

All times are UTC - 5 hours [ DST ]


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum

Search for:
© Copyright 2014, Red Hat Inc. All rights reserved. JBoss and Hibernate are registered trademarks and servicemarks of Red Hat, Inc.