[Toaster] RFC

Bob Cochran yocto at mindchasers.com
Tue Nov 10 09:34:40 PST 2015


On 11/05/2015 04:26 PM, Brian Avery wrote:
> Hi,
>
> Maintaining migrations for toaster from the beginning of time is
> beginning to be too complex. I'd like to propose that we support
> databse migrations from the last release to the current release, only.
>
> This would still allow people to do a stepwise migration if they
> really needed to but would mean that developers would not have to
> test/stress over migrations from schema no one remembers any longer.
>
> Comments/impacts?


I'm all for it, but can you please upgrade toaster to work with Django 
1.8.6 at the same time?

As you probably know, migrations are now integrated into Django and no 
longer require South.  I work with Django on a regular basis, and I seem 
to have less migration headaches these days, although I know part of my 
improved quality of life was getting away from MySQL and moving to 
postgresql.

Bob


>
> -b
>




More information about the toaster mailing list