Account Options

  1. Sign in
The old Google Groups will be going away soon.
Switch to the new Google Groups.
Google Groups Home
« Groups Home
Sequence of Mutations
There are currently too many topics in this group that display first. To make this topic appear first, remove this option from another topic.
There was an error processing your request. Please try again.
flag
  3 messages - Collapse all  -  Translate all to Translated (View all originals)
The group you are posting to is a Usenet group. Messages posted to this group will make your email address visible to anyone on the Internet.
Your reply message has not been sent.
Your post was successful
 
From:
To:
Cc:
Followup To:
Add Cc | Add Followup-to | Edit Subject
Subject:
Validation:
For verification purposes please type the characters you see in the picture below or the numbers you hear by clicking the accessibility icon. Listen and type the numbers you hear
 
Thomas Guettler  
View profile  
 More options Oct 23 2009, 10:32 am
From: Thomas Guettler <h...@tbz-pariv.de>
Date: Fri, 23 Oct 2009 16:32:44 +0200
Local: Fri, Oct 23 2009 10:32 am
Subject: Sequence of Mutations
Hi,

My project contains one core-application and a second application (an
extension to the core app).

during development I did these mutations
 1. core-app add field newfield
 2. extension-app update newfield
 3. core-app create a check-constraint on newfield.

If I try to run evolve -x, the mutation fails because the
extension-app evolution is done later.

I helped myself by uncommenting the check-constraint first,
and then rerun evolve -x.

BTW: The error messages don't show which evolution is broken. I get this:

Error applying evolution: FEHLER:  ... postgres error message

The option --traceback gets ignored.

I don't want to be rude, but is this project still active? What do you think about
south: http://south.aeracode.org/

  Thomas

--
Thomas Guettler, http://www.thomas-guettler.de/
E-Mail: guettli (*) thomas-guettler + de


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Russell Keith-Magee  
View profile  
 More options Oct 24 2009, 8:09 pm
From: Russell Keith-Magee <freakboy3...@gmail.com>
Date: Sun, 25 Oct 2009 08:09:59 +0800
Local: Sat, Oct 24 2009 8:09 pm
Subject: Re: Sequence of Mutations

As always, the right place to report these is the ticket database.

> I don't want to be rude, but is this project still active? What do you think about
> south: http://south.aeracode.org/

Unfortunately, I haven't had much of a chance to play with South at
any level deeper than the tutorial. However, from my limited tinkering
and reading, it seems to be very promising.

My perception is that it's not perfect - but then, neither is
Evolution. However, I know Andrew, and he is a smart guy, so I'm sure
he'll be able to resolve these issues as they arise.

More importantly, Andrew has got the time to dedicate to the project.
By comparison, I simply don't have enough time to dedicate to
improving Evolution. Maintaining Django itself is currently consuming
all my spare time.

As much as I would like to see Evolution take over the world, it is my
overwhelming perception is that South has won this particular race.
For some reason (which I still don't understand), Evolution got tagged
with the 'magic' moniker. As a result it was shunned by a lot of
people. When I have heard the Pinax guys talk about possibly
introducing schema migration, they talk about South - not Evolution.

So - the future of Evolution isn't especially rosy. Most of all, it
needs some developer love. If you (or anyone else in the community) is
particularly invested in Evolution, now would be a very good time to
step up and offer to help in a big way.

Yours,
Russ Magee %-)


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Thomas Guettler  
View profile  
 More options Mar 23 2010, 11:30 am
From: Thomas Guettler <h...@tbz-pariv.de>
Date: Tue, 23 Mar 2010 16:30:51 +0100
Local: Tues, Mar 23 2010 11:30 am
Subject: Re: Sequence of Mutations
Russell Keith-Magee wrote:

...

> Unfortunately, I haven't had much of a chance to play with South at
> any level deeper than the tutorial. However, from my limited tinkering
> and reading, it seems to be very promising.

Hi,

I use south now since several months, and it works very good.

You can handle schema and data updates. It works with custom
database fields and the autodetection of changes is good, too.

  Thomas

--
Thomas Guettler, http://www.thomas-guettler.de/
E-Mail: guettli (*) thomas-guettler + de


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
End of messages
« Back to Discussions « Newer topic     Older topic »