changed the balancer to a role, created a new class to define the default balancer...
[dbsrgits/DBIx-Class.git] / lib / DBIx / Class / ResultSourceProxy /
2007-09-14 Matt S Trout Merge 'trunk' into 'cdbicompat_integration'
2007-09-04 Dagfinn Ilmari Man... Fix return value for DBIC::ResultSource::Table->table...
2007-07-27 Matt S Trout initial merge of Schwern's CDBICompat work, with many...
2006-12-27 Ash Berlin Removed CDBI subclassing bugs. constrain_columns to...
2006-11-18 Ash Berlin Removed Class::Data::Accessor and DBIx::Class::Accessor...
2006-07-03 David Kamholz fix subclassing gotcha introduced with source_name
2006-03-26 Brandon L. Black converted tabs to spaces, removed trailing whitespace
2006-03-21 Justin Guenther changed Foo/Bar in docs to more meaningful names
2006-02-17 Jess Robinson Documentations!
2006-02-07 David Kamholz add component_class accessors and use them for *_class
2006-01-26 David Kamholz fix ResultSourceProxy::Table for inherited classes...
2006-01-24 David Kamholz - rename ResultSetInstance class to ResultSetProxy