add (very ugly) hack to _construct_object to support function calls in resultsets...
[dbsrgits/DBIx-Class.git] / lib / DBIx / Class / Relationship / BelongsTo.pm
2005-11-01 David Kamholz pass through $attrs to add_relationship when $cond...
2005-09-23 Matt S Trout More fixes to HasA/BelongsTo courtesy of abraxxa
2005-09-23 Matt S Trout Tweaks to $obj->update and relationship helpers
2005-09-18 Matt S Trout Moved might_have compat back out into a CDBICompat...
2005-09-18 Matt S Trout Addition of a bunch of helper relationship methods