On Apr 24, 9:44 pm, mdipierro <[email protected]> wrote: > > Other than for accessing legacy databases why would one need > SQLAlchemy over the web2py DAL? What functionality is missing in th > web2py DAL that is in SQLAlchemy?
Well, documentation at least ;-) And since online documentation for web2py's ORM seems scarce, it's difficult for me to find out which features of SQLAlchemy it does or doesn't support. If you read the SQLAlchemy documentation, you'll see that the feature set is quite massive and covers a *lot* of use cases. It is, at least, good to know that one likely won't be limited by the power of the database access layer. Regards Antoine. --~--~---------~--~----~------------~-------~--~----~ 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?hl=en -~----------~----~----~----~------~----~------~--~---

