maas-devel team mailing list archive
-
maas-devel team
-
Mailing list archive
-
Message #00765
Re: Database Migrations and backports
On 12 November 2012 15:51, Raphaël Badin <raphael.badin@xxxxxxxxxxxxx> wrote:
> I think we want to be able to land DB migrations in trunk without having to
> land them in 1.2. For that to work, the only way is to:
> - make sure that *all* the DB migrations are landed on trunk. (Some of them
> will be missing in 1.2)
> - change the packaging to use '--merge' when applying the migrations. The
> only problem with that would a semantic problem between migrations but that
> should be picked up during the testing phase.
Nice explanations. +1 to your recommendations.
References