On Feb 15, 2007, at 12:21 PM, shday wrote:

>
> With rev. 2321 of oracle.py I'm getting the error below  when I do the
> following:
>
> sr =
> session.query(StudyRequest).selectfirst 
> (study_request_table.c.study_request_id
> == request_id)
>
> With 3.4 I don't get and error.
>
> Note that I'm only using oracle.py from the trunk, everything else is
> 3.4

indeed... do you need me to tell you that that method signature has  
changed since 0.3.4 ?  :)

(it has....)





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