I managed to convert my SQLObject model to SQLAlchemy (v0.2). My model has one-to-many and many-to-many relations. Can't help you with self-joins if that's your problem. Check this post: http://atwork.wordpress.com/2006/08/11/switching-to-sqlalchemy/
-atwork --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

