One of the features that Rails has, that none of the python web
frameworks currently match (unless the schema evolution branch had
landed in Django) is explicit support for evolutionary database schema
development, sometimes called migrations.

There's an SQLAlchemy Schema Migrations project, which has been
revived, and updated to work with SA 0.3.11, but needs some 0.4 love.
Since we're not just interested in making TG better, but in improving
libraries that everybody can use,  this would be another great way to
help out at this weekend's worldwide TG2 sprint.

You can find out more about the schema migrations project, at:

http://code.google.com/p/sqlalchemy-migrate/w/list

And if you plan to work on this, let me know and I'll get a branch set
up for you and give you commit access to that branch. ;)

-- 
Mark Ramm-Christensen
email: mark at compoundthinking dot com
blog: www.compoundthinking.com/blog

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"TurboGears" 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/turbogears?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to