Relative to where django started, with you doing all the schema changes on
your own. Migrations is AMAZING.
Now db schema control is one of the harder problems to solve. Migration is
not perfect, if you have ideas on how to make it better or know people who
do, I'm sure Andrew and the django team would love to work work you on
making it better.

I think a great thing that can be done is for people who have had issues
with migration (or any software) to share and document what lead up to
their issues.
Then 2 things happen the dev team has visibility into whats going wrong in
the wild. And others can learn from those issues and try and avoid them.

Just my $0.02
Dylan

On Fri, Mar 10, 2017 at 12:56 PM, Ed Sutherland <[email protected]> wrote:

> I certainly do. After a serious migration foul-up, I restarted the
> project. I'm now hoping there won't be a repeat. I wish there was a better
> way.
>
>
> ---- On Fri, 10 Mar 2017 15:17:11 -0500 *Matthew Pava
> <[email protected] <[email protected]>>* wrote ----
>
> Does anyone else get a migraine when working migrations?
>
>
> --
> You received this message because you are subscribed to the Google Groups
> "Django users" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to [email protected].
> To post to this group, send email to [email protected].
> Visit this group at https://groups.google.com/group/django-users.
> To view this discussion on the web visit https://groups.google.com/d/
> msgid/django-users/41f9ad6271964c208f3726a4fa28bfff%40ISS1.ISS.LOCAL
> <https://groups.google.com/d/msgid/django-users/41f9ad6271964c208f3726a4fa28bfff%40ISS1.ISS.LOCAL?utm_medium=email&utm_source=footer>
> .
> For more options, visit https://groups.google.com/d/optout.
>
>
> --
> You received this message because you are subscribed to the Google Groups
> "Django users" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to [email protected].
> To post to this group, send email to [email protected].
> Visit this group at https://groups.google.com/group/django-users.
> To view this discussion on the web visit https://groups.google.com/d/
> msgid/django-users/15aba027491.b0f3915884552.3533620237900856580%
> 40tburgnews.com
> <https://groups.google.com/d/msgid/django-users/15aba027491.b0f3915884552.3533620237900856580%40tburgnews.com?utm_medium=email&utm_source=footer>
> .
>
> For more options, visit https://groups.google.com/d/optout.
>

-- 
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at https://groups.google.com/group/django-users.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-users/CAHtg44BixfEbgy0iL5cG%3DxngP9N4J_i-q3kGFW2ji5mPw59v7A%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to