Hi, I had this problem ~year ago (see [1]). Now with SQLAlchemy 0.7.6 I am having this same problem back again. Here is a piece of code that shows this behaviour, in comparison to other backends as well:
https://gist.github.com/2506388 Verbosity and non-reusing instances is intentional. Is there any workaround for this issue? Thanks for any hints, Stefan [1] http://bit.ly/Je8V4I Selecting columns with dots in their names -- You received this message because you are subscribed to the Google Groups "sqlalchemy" group. To view this discussion on the web visit https://groups.google.com/d/msg/sqlalchemy/-/xgqjb8tLAW8J. 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.
