A new topic, 'Change Log Sync SQL File', has been made on a board you are 
watching.

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

The text of the topic is shown below:

Hi,

I have a customer that requires sql scripts in order to update the database.  
We have no access to this database.  I need to upgrade the the schema on the 
db.  Currently the schema is not managed by liquibase.  I have two change log 
files, one representing the current state of their database, and one 
representing the upgrades.  I would like to generate a change log sync sql file 
of the first change log.  Whenever I run it through liquibase, it generates a 
sql file that contains all the table, indexes, etc creation, instead of just 
the checksum.

The only work around I can think of is to actually create the schema here and 
then run the change log sync.  That seems a bit kludgey though.  Any idea's on 
how I can just generate the change log sync sql file when I do not have access 
to the database?

Thanks,
Alana

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.
------------------------------------------------------------------------------
Special Offer-- Download ArcSight Logger for FREE (a $49 USD value)!
Finally, a world-class log management solution at an even better price-free!
Download using promo code Free_Logger_4_Dev2Dev. Offer expires 
February 28th, so secure your free ArcSight Logger TODAY! 
http://p.sf.net/sfu/arcsight-sfd2d
_______________________________________________
Liquibase-user mailing list
Liquibase-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/liquibase-user

Reply via email to