Commit Graph

6 Commits

Author SHA1 Message Date
Mike Bayer 4445453a0c more development on using eager loads/limit/offset/join_via/order_by at the same time 2006-06-19 21:44:56 +00:00
Mike Bayer 20563ddadd "foreignkey" property of PropertyLoader is a sets.Set. removed "foreigntable".
simplified/fixed foreign key location in _find_dependent(), fixes [ticket:151]
2006-06-05 22:45:10 +00:00
Mike Bayer 9d9ef43f9b cleanup 2006-06-02 01:17:09 +00:00
Mike Bayer 297d35ba49 - got rudimental "mapping to multiple tables" functionality cleaned up,
more correctly documented
2006-06-02 01:10:20 +00:00
Mike Bayer c12b48b62e connection more careful about checking if its closed before operations
small fix to table sort if no tables
unit test tweaks
2006-05-29 02:57:33 +00:00
Mike Bayer bb79e2e871 merged 0.2 branch into trunk; 0.1 now in sqlalchemy/branches/rel_0_1 2006-05-25 14:20:23 +00:00