On Wednesday, May 11, 2016 at 12:37:15 PM UTC+2, Simon King wrote: > > > Ah, ok. The problem is that the "sql" parameter in your executor > function has not yet been compiled for the dialect in use. Try this >
Thanks Simon, this works (SA 1.0.12) although according to the answer in SA 0.9+ this shouldn't be needed. Regards, Piotr -- You received this message because you are subscribed to the Google Groups "sqlalchemy" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/sqlalchemy. For more options, visit https://groups.google.com/d/optout.
