Christoph Zwerschke schrieb: > Christopher Arndt schrieb: >> And it only works with SA >= 0.5 :( >> >> scoped_session.query_property() does not take arguments in earlier versions. > > It would be possible to work around that, too. Or we could monkey-patch > SA to make the base Query class itself callable. But as I said, I think > we should not bother. If you accidentally use .query() instead of > .query, the error message is clear enough.
I agree. If nobody objects, I'll apply my patch tomorrow or the day after and also up the SA requirement to 0.4.3. Chris --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "TurboGears Trunk" 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-trunk?hl=en -~----------~----~----~----~------~----~------~--~---
