Added count, count_related, and tests
[dbsrgits/DBIx-Class-Historic.git] / t / 06relationship.t
2005-08-02 Andy Grundman Added count, count_related, and tests
2005-08-02 Matt S Trout Join conditions supplied to add_relationship are now...
2005-08-02 Matt S Trout Column inflation tests now pass
2005-08-01 Matt S Trout add_relatinship now barfs without join condition
2005-08-01 Andy Grundman Added tests for add_relationship, search_related, creat...