doing FAS2 with sqlalchemy-migrate

Luke Macken lmacken at redhat.com
Thu Jul 17 14:40:29 UTC 2008


On Thu, Jul 17, 2008 at 12:44:01PM +0200, Yaakov Nemoy wrote:
> Hey List,
> 
> There are alot of tickets for FAS2 outstanding that require some
> changes to the DB.  Toshio is working on getting sqlalchemy-migrate
> into Fedora now, so I felt it would be fitting to get FAS2 to be an
> example of how to do it right.  (This means I am probably doing
> something wrong.)
> 
> http://git.fedorahosted.org/git/fas.git?p=fas.git;a=commitdiff;h=21643256e4840aa2179b8f2d6cf230ab714603a9
> 
> This git commit sets up migration for us.  The instructions how to use
> it are there.  In short, the overlying design is to assume the DB has
> already been configured and deployed using the old method.  This will
> manage changes we do on top.  This will make it easier for people with
> working development trees to simply migrate their dev systems over
> without having to start their DB fresh.
> 
> Please poke holes in this plan, so we can have something more solid
> that can be used as a gold standard for Fedora Infrastructure
> development.

I reviewed and approved python-migrate yesterday.  It's currently
waiting to be built.

    https://bugzilla.redhat.com/show_bug.cgi?id=452388

luke




More information about the Fedora-infrastructure-list mailing list