Liquibase table partitioning

I have table scripts (xml) in liquibase designed for partitioned table spaces. Can I use the mapping.properties file to point all these partitioned tablespaces to a single tablespace?

Depending on exactly what you are tryign to do, you may be able to use your mapping.properties file with changelog parameters (http://www.liquibase.org/documentation/changelog_parameters.html) to control the SQL generated.


Nathan

Nathan,

 

Thanks for responding!

 

Essentially, the xml files are already generated and the partitions are defined within. So I am, basically, trying to “trick” liquibase using mapping.properties file. is this even possible?

 

example:

 

tablespace_name_2010 = tablespace_name