I hate you all.
[dbsrgits/DBIx-Class.git] / lib / DBIx / Class / Relationship / CascadeActions.pm
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...