← Back to team overview

sloecode-dev team mailing list archive

Database upgrade strategy

 

Hi,


After our sprint last Friday and this weekend, i went to upgrade our
running sloecode instance, and then hastily reverted it. We've changed
the database, and have not yet considered a strategy to gracefully
upgrade the tables. I'm guessing that this is a common requirement -
what's the best practice for this sort of thing? I guess a good way to
go would be to use SQLAlchemy for the actual upgrade work, so we
retain the back-end agnosticism.

Any ideas?


Cheers,