Add strict/warnings test, adjust all offenders (wow, that was a lot)
[dbsrgits/DBIx-Class.git] / t / lib / DBICTest / Schema / LinerNotes.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-10-21 Matt S Trout I hate you all.
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-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