add (very ugly) hack to _construct_object to support function calls in resultsets...
[dbsrgits/DBIx-Class.git] / lib / DBIx / Class / CDBICompat / MightHave.pm
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
2005-08-02 Matt S Trout More refactoring and tweaking, might_have support added