Schema support added, DBICTest refactored to use it
[dbsrgits/DBIx-Class.git] / t / lib / DBICTest.pm
2005-08-04 Matt S Trout Schema support added, DBICTest refactored to use it
2005-08-04 Matt S Trout _get_dbh removed
2005-08-02 Matt S Trout Column inflation tests now pass
2005-08-02 Andy Grundman Fixed inflate to be a single hashref, I'm a moron :)
2005-08-02 Andy Grundman Added a use DateTime
2005-08-02 Andy Grundman Added failing tests for inflate_column
2005-08-01 Andy Grundman Added tests for add_relationship, search_related, creat...
2005-07-30 David Kamholz changed set_primary_key() to use Tie::IxHash so order...
2005-07-21 Matt S Trout First of a two-parter :)