[aerogear-dev] [RFC] UPS DB Migration Strategy

Sébastien Blanc scm.blanc at gmail.com
Mon Jan 26 06:39:23 EST 2015


Sounds good !
Let's also make sure we will be able to run this tool on the OS cartridge 

Envoyé de mon iPhone

> Le 26 janv. 2015 à 11:43, Douglas Campos <qmx at qmx.me> a écrit :
> 
> Howdy!
> 
> I've been envisioning a plan for UPS migrations, and would like to get
> some feedback from the community, so here it is:
> 
> When there are model changes, it's kinda annoying to generate the sql
> migration files. This is one of the reasons Erik Jan de Wit started
> working to add liquibase to the project, allowing for seamless
> migrations.
> 
> I'd like to build upon Erik's initial work and prepare a `ups-migrator`
> distribution:
> 
> ups-migrator-VERSION.zip
> `--ups-migrator.jar
> `--ups-migrator-postgresql.properties
> `--ups-migrator-mysql.properties
> `--lib
>   `-- <jdbc drivers>
>     `-- <liquibase & deps>
> 
> This migrator tool can be run with plain `java -jar` and deals with all
> the migrations needed up to `VERSION`, which means we would need only
> one migrator tool for both 1.0.x and HEAD.
> 
> Thoughts? Comments?
> 
> -- 
> qmx
> _______________________________________________
> aerogear-dev mailing list
> aerogear-dev at lists.jboss.org
> https://lists.jboss.org/mailman/listinfo/aerogear-dev



More information about the aerogear-dev mailing list