Files
sqlalchemy/test
Mike Bayer f19d4dc815 - It is now an error to specify both columns of a binary primaryjoin
condition in the foreign_keys or remote_side collection.  Whereas
previously it was just nonsensical, but would succeed in a
non-deterministic way.
2009-05-08 01:41:51 +00:00
..