Liquibase Community Forum
2011-01-28 17:15:45 UTC
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.
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.