On Mon, Aug 30, 2010 at 05:15, Malte Marquarding <[email protected]> wrote:
> I am debugging performance issues using elixir at the moment and came > found a SELECT statement which > causes this. The following code will demonstrate it. Which version of SQLAlchemy are you using? I suspect you are bitten by: http://www.sqlalchemy.org/trac/ticket/1845, which has been resolved in SA 0.6.3 Hope it helps, -- Gaëtan de Menten -- You received this message because you are subscribed to the Google Groups "SQLElixir" 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/sqlelixir?hl=en.
