Sorry for the newbie question, but...

In my application I just need to take a snapshot of the schema on my development machine and then replicate it on production machines.

The Liquibase documentation talks about doing incremental updates and keeping track of each one, but my needs are much simpler. I just need a way to make sure that columns get added, dropped, or have their types changed while retaining their data.


Can I set this up easily? To do full copies instead of incrementals?

------------------------------------------------------------------------------
Open Source Business Conference (OSBC), March 24-25, 2009, San Francisco, CA
-OSBC tackles the biggest issue in open source: Open Sourcing the Enterprise
-Strategies to boost innovation and cut costs with open source participation
-Receive a $600 discount off the registration fee with the source code: SFAD
http://p.sf.net/sfu/XcvMzF8H
_______________________________________________
Liquibase-user mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/liquibase-user

Reply via email to