With the addition of Class::C3 0.07 and a few tweaks, C3 branch works!
[dbsrgits/DBIx-Class.git] / lib / DBIx / Class / CDBICompat / ColumnCase.pm
2005-11-24 Matt S Trout With the addition of Class::C3 0.07 and a few tweaks...
2005-11-15 Matt S Trout Broke everything (C3 branch)
2005-08-02 Matt S Trout Refactored HasA to use InflateColumn
2005-07-29 Marcus Ramberg fix lc in columngrouper.
2005-07-29 Matt S Trout Tweaked, prodded, refactored. Thanks to draven for...
2005-07-23 Matt S Trout Extra files for relationships, has_many support
2005-07-22 Matt S Trout has_a works
2005-07-21 Matt S Trout First of a two-parter :)
2005-07-19 Matt S Trout Initial commit of DBIx::Class (experimental Class:...