Add strict/warnings test, adjust all offenders (wow, that was a lot)
[dbsrgits/DBIx-Class.git] / t / lib / DBICTest / Schema / OneKey.pm
2013-02-14 Peter Rabbitson Add strict/warnings test, adjust all offenders (wow...
2012-01-05 Peter Rabbitson Trailing WS crusade - got to save them bits
2009-05-16 Peter Rabbitson Add default resultclass/resultsetclass to the entire...
2006-11-23 David Kamholz trivial test cleanup
2006-05-24 Aran Deltac Move relationships out of Relationships.pm and in to...
2006-03-09 Scott McWhirter Update to hide modules from the PAUSE Indexer.
2006-02-14 Matt S Trout added cascade_copy relationship attribute
2006-01-27 Matt S Trout We can now generate our own test schema
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