It is always good to see some activity on this front.
sqlalchemy-migrate seems to be a good idea that needs more activity.
Perhaps try contributing to that project before branching.

Any comment from the sqlalchemy-migrate developers?


Stephen

On Fri, Mar 6, 2009 at 3:13 PM, J. Cliff Dyer <[email protected]> wrote:
>
> On Thu, 2009-03-05 at 01:03 -0800, [email protected] wrote:
>> Hi All
>>
>> I'm writing a metadata based schema migration tool.
>>
>> As SQLAlchemy doesn't support much schema modification. I will
>> implement a complete set of schema migration functions one way or
>> another for several of the SQLAlchemy supported databases.
>>
>> My question is, Where should these function reside? Options are :
>> 1) Branch SQLAlchemy and make the modifications
>> 2) Branch SQLAlchemy Migrate and make the modifications
>> 3) Write the code and not distribute it cause no one cares.
>> 4) ????? Suggestions ?????
>>
>>
>>
>> PS, Thanks Michael Bayer, SQLAlchemy is great.
>
> I suggest adding the functionality to SQLAlchemy-migrate.
>
> Cheers,
> Cliff
>
>
>
> >
>

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

Reply via email to