Add strict/warnings test, adjust all offenders (wow, that was a lot)
[dbsrgits/DBIx-Class.git] / t / lib / DBICTest / Schema / TwoKeys.pm
2013-02-14 Peter Rabbitson Add strict/warnings test, adjust all offenders (wow...
2009-06-19 Peter Rabbitson cleanup svn attrs
2009-05-16 Peter Rabbitson Add default resultclass/resultsetclass to the entire...
2008-06-11 John Napiorkowski Merge 'trunk' into 'replication_dedux'
2008-06-10 Luke Saunders allow add_fk_index param to be specified in rel def
2008-05-08 John Napiorkowski lots of updates to make the test suite work with databa...
2008-03-17 Ash Berlin Fix test to reflect correct default state for deferrabl...
2006-06-17 Justin Guenther added more many_to_many tests and changed add_to_rel...
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-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