summaryrefslogtreecommitdiff
path: root/lib/sqlalchemy/sql_util.py
diff options
context:
space:
mode:
authorMike Bayer <mike_mp@zzzcomputing.com>2006-10-08 02:46:40 +0000
committerMike Bayer <mike_mp@zzzcomputing.com>2006-10-08 02:46:40 +0000
commit51f16d14980c4a061ea3e224c52acf91008f0b20 (patch)
tree5e713ade593621eefe9234b47945595248d39414 /lib/sqlalchemy/sql_util.py
parent758828ed544966cd78524f450f877be5b789fee4 (diff)
downloadsqlalchemy-51f16d14980c4a061ea3e224c52acf91008f0b20.tar.gz
- the "foreign_key" attribute on Column and ColumnElement in general
is deprecated, in favor of the "foreign_keys" list/set-based attribute, which takes into account multiple foreign keys on one column. "foreign_key" will return the first element in the "foreign_keys" list/set or None if the list is empty. - added a user test to the relationships test, testing various new things this change allows
Diffstat (limited to 'lib/sqlalchemy/sql_util.py')
0 files changed, 0 insertions, 0 deletions