[EMAIL PROTECTED] wrote: > I like this kind of approach and if there is a way for > SQLObject/SQLAlchemy to map a class to a SELECT statement or stored > procedure, it would be very nice. As that would handle the type > conversion stuff automatically.
SQLAlchemy supports mapping between classes and arbitrary queries. --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

