[sqlalchemy] sqlalchemy 0.5.8 or 0.6.0?

2010-05-30 Thread Krishnakant Mane
Hello, I am using pylons for my web application development. Currently pylons is in version 1.0 and 0.9.7 is also going stable. I want to know which is the correct version of sqlalchemy for both versions of Pylons. I know it might not make that much of a difference but there are some changes

Re: [sqlalchemy] sqlalchemy 0.5.8 or 0.6.0?

2010-05-30 Thread Michael Bayer
Please see the list of enhancements in SQLAlchemy 0.6 at http://www.sqlalchemy.org/trac/wiki/06Migration . Pylons itself does not make use of any deprecated features in SQLAlchemy. On May 30, 2010, at 12:02 PM, Krishnakant Mane wrote: Hello, I am using pylons for my web application

Re: [sqlalchemy] sqlalchemy 0.5.8 or 0.6.0?

2010-05-30 Thread Krishnakant Mane
So I asume that 0.6.0 is pritty stable. Is all the documentation upto date? Happy hacking. Krishnakant. On Sunday 30 May 2010 10:10 PM, Michael Bayer wrote: Please see the list of enhancements in SQLAlchemy 0.6 at http://www.sqlalchemy.org/trac/wiki/06Migration . Pylons itself does not make

Re: [sqlalchemy] sqlalchemy 0.5.8 or 0.6.0?

2010-05-30 Thread Alexandre Conrad
2010/5/30 Krishnakant Mane krm...@gmail.com: So I asume that 0.6.0 is pritty stable. Is all the documentation upto date? SQLAlchemy 0.6's documentation is up-to-date and probably is one of the best documentation in the Python eco-system. -- Alex twitter.com/alexconrad -- You received this