>
> it sounds like this is how your database was set up, or at least the 
> columns related to this foreign key.
>
It is.

then those names in upper case with the quoting needs to be used.

They don't. I can do select [DUO_duo] from [uno] and it works the same as 
without quotes. Perhaps because I'm using a case-insensitive collation (the 
default).

Regardless, this explains the behaviour perfectly - thanks.

-- 
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 sqlalchemy+unsubscr...@googlegroups.com.
To post to this group, send email to sqlalchemy@googlegroups.com.
Visit this group at http://groups.google.com/group/sqlalchemy.
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to