support CamelCase table names
[dbsrgits/DBIx-Class-Schema-Loader.git] / lib / DBIx / Class / Schema / Loader / RelBuilder / Compat / v0_040.pm
2010-04-22 Rafael Kitover support CamelCase table names
2010-04-10 Rafael Kitover release 0.06001
2010-03-27 Rafael Kitover major version -> v6, more tests needed
2010-03-16 Rafael Kitover better inflection using Lingua::EN::Inflect::Phrase
2010-03-16 Rafael Kitover turn off cascade_delete/copy, set on_delete/update
2010-03-07 Rafael Kitover smarter inflect_plural in RelBuilder
2010-02-22 Rafael Kitover rename _relnames_and_methods to _relnames_and_method...
2010-02-20 Robert Buels rearrange relbuilder methods and interface to backcompat
2010-02-20 Rafael Kitover tests for new _id stripping code
2010-02-20 Rafael Kitover split off the new _id stripping into _multi_rel_local_r...
2009-12-24 Rafael Kitover implemented "naming" accessor, got rid of Loader/Compat...
2009-12-24 Rafael Kitover fix POD coverage and t/backcompat/0.04006/23dumpmore.t
2009-08-26 Dagfinn Ilmari Man... Initial back-compat code