Files
sqlalchemy/test
Mike Bayer 0e599da0cf identified more issues with inheritance. mapper inheritance is more closed-minded about how it creates the join crit
erion as well as the sync rules in inheritance.  syncrules have been tightened up to be smarter about creating a new
SyncRule given lists of tables and a join clause.  properties also checks for relation direction against the "noninherited table" which for the moment makes it a stronger requirement that a relation to a mapper must relate to that mapper's main table, not any tables that it inherits from.
2006-03-17 21:11:59 +00:00
..
2005-07-01 05:50:16 +00:00
2006-02-04 17:05:09 +00:00
2006-03-13 01:06:33 +00:00
2005-09-20 05:48:09 +00:00
2005-12-20 05:25:30 +00:00
2006-02-01 23:27:36 +00:00