A new topic, 'Convert changeLog XML-File into SQL-File ', has been made on a 
board you are watching.

You can see it at
http://liquibase.org/forum/index.php?topic=878.new#new

The text of the topic is shown below:

Hello Community,

is it possible to convert a ChangeLog-File into SQL using liquibase or create a 
SQL-File using the diff-command 

I compared two databases using the diff-command and got a ChangeLog-File (XML). 
I searched the web for a possibility to convert, but found nothing.

Do i miss some parameter something like updateSQL or rollbackSQl to create SQL 
for the diff-command?

I tried something like Code:
    liquibase --changeLogFile=~/change.xml updateSQL 
   to convert
but get an error like 
 Code:
Errors:
--url is required
 
Therefore i decided it is not the right command for me :-)

Regards, 
Frank

Unsubscribe to new topics from this board by clicking here: 
http://liquibase.org/forum/index.php?action=notifyboard;board=1.0

Regards,
The Liquibase Community Forum Team.
------------------------------------------------------------------------------
Learn how Oracle Real Application Clusters (RAC) One Node allows customers
to consolidate database storage, standardize their database environment, and, 
should the need arise, upgrade to a full multi-node Oracle RAC database 
without downtime or disruption
http://p.sf.net/sfu/oracle-sfdevnl
_______________________________________________
Liquibase-user mailing list
Liquibase-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/liquibase-user

Reply via email to