On 6 Ott, 16:26, Michael Bayer <[EMAIL PROTECTED]> wrote:
> Alternatively you could visit and compile the clause directly with
> your own compiler, which subclasses compiler.DefaultCompiler and
> overrides visit_bindparam() to return a string representation of the
> data instead of a param name.

I found a solution using compiler.operator_string(), but yours looks
much nicer.. I'll try it, thanks again :)
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"sqlalchemy" group.
To post to this group, send email to sqlalchemy@googlegroups.com
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to