Hi, I'd like to be able to use liquibase to maintain a local (test) an integrated development database. My problem is that my local database is Oracle XE and the integrated dev database is full blown Oracle 10g. There are features scripted out (partitions, etc..) that are not available in XE. This creates a problem for me when I try to apply changes to my local instance. Is there a way that I can use conditionals to get around this? If it means maintaining an alternate copy of a change set, that's ok.
Additionally, I'd be interested in how the group manages situations where there are dependencies between schemas. This introduces another problem for my local environment since the dependent schemas aren't available offline. I've gone through some pain of mocking dependent schemas, but would like to know if there is an alternative. Thanks, Alejandro ------------------------------------------------------------------------------ The Planet: dedicated and managed hosting, cloud storage, colocation Stay online with enterprise data centers and the best network in the business Choose flexible plans and management services without long-term contracts Personal 24x7 support from experience hosting pros just a phone call away. http://p.sf.net/sfu/theplanet-com _______________________________________________ Liquibase-user mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/liquibase-user
