Add default resultclass/resultsetclass to the entire test schema, as I am tired of...
[dbsrgits/DBIx-Class.git] / t / lib / DBICTest / Schema / Track.pm
2009-05-16 Peter Rabbitson Add default resultclass/resultsetclass to the entire...
2009-05-04 Ron "Quinn" Straight Proper support for timestamp inflation. Added last_upd...
2009-02-20 Peter Rabbitson Ordered now works correctly with MC too \o/
2008-11-17 Peter Rabbitson Two more sets of might_have - has_many relationships...
2008-11-16 Peter Rabbitson Add new test relationship - a track can have a relates...
2007-05-22 Christopher H. Laco %colinfo accessor and inflate_column now work together
2006-07-07 Daniel Westermann... Commit failing test for unique constraints: When a...
2006-05-24 Aran Deltac Move relationships out of Relationships.pm and in to...
2006-03-12 Jess Robinson Oops, deploy only drops tables if you tell it to..
2006-03-09 Scott McWhirter Update to hide modules from the PAUSE Indexer.
2006-01-28 Matt S Trout Added accessor => option to column_info to specify...
2006-01-27 Matt S Trout We can now generate our own test schema
2005-09-17 Matt S Trout Test split to run against normal rels and helper rels...
2005-08-06 Matt S Trout Fixed DBICTest Schema class names, added class_resolver...
2005-08-04 Matt S Trout Schema support added, DBICTest refactored to use it