> my tables using autoload=True just fine and forgien keys are found, if
> however I connect with a normal account and use autoload=True, then no
> forgien keys are found.  Assuming that this must be a permission issue
> (I'm using postgres) I granted the users group all rights for the entire
> database, but that still did not work.  What am I missing, how are
> forgien keys discovered?

I guess you will find the same for primary keys. I opened a ticket (#71) on
#this subject.
With primary keys It also happens if you create as normal user and look for
them as supeuser!

Now I added to trac a query that do not fail. I deviced that using 'psql
-E', not studying the system catalog, so you are warned not to trust it to
 much... but it seems to work 


sandro
*:-)

-- 
Sandro Dentella  *:-)
e-mail: [EMAIL PROTECTED] 
http://www.tksql.org                    TkSQL Home page - My GPL work


-------------------------------------------------------
This SF.Net email is sponsored by xPML, a groundbreaking scripting language
that extends applications into web and mobile media. Attend the live webcast
and join the prime developer group breaking into this new coding territory!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=110944&bid=241720&dat=121642
_______________________________________________
Sqlalchemy-users mailing list
Sqlalchemy-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/sqlalchemy-users

Reply via email to