Hello Mark,

On 10/3/07, Mark Ramm <[EMAIL PROTECTED]> wrote:
>
>
> I hadn't seen JJ's code, but migrate is a pre-existing, project which
> attempted to solve the same problem in a similar way.   Migrate lets
> you use SQLALchemy to create your migration scripts in python, and
> adds a couple statements to SQLALchemy to make that easier.   But,
> other than that (and the way the version repository is handled) the
> two projects look very similar.


I see then.

Though I still don't see why it needs to be coupled to SQLAlchemy and why
you need python scripts instead of plain old SQL files. At least, that's the
solution I chose for my developers.org.ua codebase. ;)

Max.

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"pylons-devel" group.
To post to this group, send email to pylons-devel@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/pylons-devel?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to