On Sep 30, 3:46 pm, "Michael Bayer" <mike...@zzzcomputing.com> wrote:
> what happens if you say:
>
> engine.execute(myquery.statement).fetchall()
>
> ?
>

That worked (spaced out for readability):

[

(Decimal('468811'), ... ),

(Decimal('468810'), ... ),

(Decimal('468721'), ...) ,

...]

What does this mean, then?

Andrew

--~--~---------~--~----~------------~-------~--~----~
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 
sqlalchemy+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/sqlalchemy?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to