release 0.08123
[dbsrgits/DBIx-Class.git] / lib / DBIx / Class / Relationship / CascadeActions.pm
2010-03-06 Peter Rabbitson Cascading delete needs a guard to remain atomic
2010-02-08 Peter Rabbitson Cleanup rel accessor type handling
2009-07-05 Peter Rabbitson Put Pod::Inherit stuff back after proper copy
2009-07-05 Peter Rabbitson Temporarily backout Pod::Inherit changes
2009-07-05 Jess Robinson Added Pod::Inherit use to Makefile.PL at author-time...
2006-05-12 Matt S Trout performance fix for cascade_update
2006-04-08 Matt S Trout fix to update with undefined relations
2006-04-04 Simon Elliott Fix to cascade_delete courtesy mst.
2006-03-24 Brandon L. Black Added use strict / use warnings everywhere it was missing
2006-03-09 Scott McWhirter Update to add myself to contributors and to hide Module...
2006-01-20 Matt S Trout register_resultset, Cursor fixes
2006-01-11 Matt S Trout Added ->relationships and ->relationship_info from...
2005-11-15 Matt S Trout Broke everything (C3 branch)
2005-09-18 Matt S Trout Moved might_have compat back out into a CDBICompat...
2005-08-02 Matt S Trout Factored common cdbi rel features out into Relationship...