Some tweaks to Componentised, many_to_many helper from abraxxa
[dbsrgits/DBIx-Class.git] / t / lib / DBICTest / Schema.pm
2006-01-02 Matt S Trout Some tweaks to Componentised, many_to_many helper from...
2005-12-29 Matt S Trout Hack around a stupid SQL::Abstract bug and add GROUP...
2005-11-30 Matt S Trout Added improved Schema load_classes syntax from abraxxa
2005-09-09 Brian Cassidy added test for 2 relationships in the same class to...
2005-08-04 Matt S Trout Schema support added, DBICTest refactored to use it