Michael Bayer wrote:
> so, does somebody want to add "EXEC" to the is_select() regexp ?
> 
> I think we should also add a flag to text() which allows this too,  
> along the lines of "returns_results=True".

There was some talk of trying to auto-detect resultsets with cursor 
inspection.  My recollection from poking at it was that results were 
promising on most db-apis, but server-side cursors remained to be 
tested.  If that can't be 100% reliable then we would definitely need a 
hinting flag.


--~--~---------~--~----~------------~-------~--~----~
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