> ah, ok...are you saying you changed your own search_path ?

Yes, ive changed my search_path so that my 'runtime' user (different
than user
'jdu') don't need the schema prefix in request (schema 'jdu' was
prepend in the
search_path). I removed this change to default the search_path and it
worked!

> since i didnt write these PG queries, is there a way to modify them
> such that it will always give us the schema ?  (we can always detect
> if its the "default" schema)

You can detect if the schema was prefixed but in case of none, I don't
known
how to detect 'which' schema was found first in the search_path.


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