I've put up beta3 with the latest round of tweaks. most important in this one is the fix of the Session.remove() method which is needed for the new Pylons tutorial created by Mike Orr. this release also has the performance enhancements I recently blogged about, and the API for custom TypeEngine objects has changed a little bit...still need to document that (the API change was necessary for the performance enhancements to work).
The Pylons tutorial is here: http://wiki.pylonshq.com/display/ pylonscookbook/SQLAlchemy+for+people+in+a+hurry it went up rather quickly and we are still reviewing it, but overall it meets some guidelines i've been working out as of late, which build around the new scoped_session() object that's basically a streamlining of SessionContext. download as usual: http://www.sqlalchemy.org/download.html we're getting there ! --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
