Move relationships out of Relationships.pm and in to the respective classes. Removed...
[dbsrgits/DBIx-Class.git] / t / lib / DBICTest / Schema / TwoKeys.pm
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