> 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
> dat
I just started looking at sqlalchemy and came across something I find
puzzling.
first the short version:
if I connect to a database using a superuser account then I can define
my tables using autoload=True just fine and forgien keys are found, if
however I connect with a normal account and use au
2 matches
Mail list logo