> On Oct 28, 2014, at 12:12 PM, Lycovian <[email protected]> wrote:
> 
> 
> I guess this leaves me with my original question, what does "literal_binds" 
> get you when comiled_kwargs is filled?  Per the documentation I would expect 
> it to at minimum merge in the parameter values into the string inline.  
> Possibly it's not working as intended right now?  Or possibly it doesn't work 
> for DML statements?

it’s possible that this doesn’t work right now for DML.   If you can try out 
the latest git master, it might be better there, as I’ve refactored DML in 1.0, 
and I have a vague recollection of seeing where the **kw that contain 
literal_binds was not being passed along everywhere it should have.  This would 
serve to at least confirm that it’s broken in 0.9.

-- 
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 http://groups.google.com/group/sqlalchemy.
For more options, visit https://groups.google.com/d/optout.

Reply via email to