Hi Michael,
On Friday, August 28, 2015 at 11:54:17 AM UTC-4, Michael Bayer wrote: > > > this log shows clearly that the second query is not returning any rows at > the DBAPI driver level - you can see that unlike the first query, there is > no "Row" logged. The query you want to run on your database would be > using plate_id 8636 and you want to make sure the JOIN is there also: > That's the query I retrieved from the "echo" before. When entered into psql, it returns the (single) row I'm looking for. Hence the perplexity. I take it then this is a psycopg2 problem then? Strange about the duplicate post; I originally sent it via email. When it didn't appear on the list (or the web site), I resent via the web interface. I seem to have this problem with all my Google Groups posts... Thanks, Demitri -- 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.
