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

Daniel Bevenius daniel.bevenius at gmail.com
Mon Jan 26 06:11:30 EST 2015


+1 Sounds nice

On 26 January 2015 at 11:57, Bruno Oliveira <bruno at abstractj.org> wrote:

> +1
>
> On Mon, Jan 26, 2015 at 8:43 AM, Douglas Campos <qmx at qmx.me> wrote:
>
>> 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
>>
>
>
>
> --
>
> --
> "The measure of a man is what he does with power" - Plato
> -
> @abstractj
> -
> Volenti Nihil Difficile
>
> _______________________________________________
> aerogear-dev mailing list
> aerogear-dev at lists.jboss.org
> https://lists.jboss.org/mailman/listinfo/aerogear-dev
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.jboss.org/pipermail/aerogear-dev/attachments/20150126/47c64415/attachment.html 


More information about the aerogear-dev mailing list