SQLAlchemy isn't required for Pylons, so, when you import SQLAlchemy, it is for code you've imported or needed. There are some performance enhancements in 0.60, Authkit with SAORM appears to work fine so far. Repoze.who/repoze.what with authkit appears to work fine as well.
It does add a cleaner method for supporting other databases through the dialect system. None of my code seemed adversely affected. The complete changelog: http://www.sqlalchemy.org/changelog/CHANGES_0_6_0 -- You received this message because you are subscribed to the Google Groups "pylons-discuss" 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/pylons-discuss?hl=en.
