On May 1, 2007, at 7:06 AM, Sanjay wrote:

>
> Hi,
>
> I have a postgres function returning a set of records (using RETURN
> NEXT). While calling the function like this:
>
> tasklist = func.get_tasklist(engine=engine).execute()   # is this the
> correct way?
>

looks fine to me.  for the rest of it, im not very familiar with PG  
stored procedures.




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