release 0.08123
[dbsrgits/DBIx-Class.git] / lib / DBIx / Class / ResultSource /
2010-02-15 Nuba Princigalli spelling fixes in the documaentation, sholud be gud...
2009-12-09 Peter Rabbitson It's almost 2010 - load_components ('Core') is like...
2009-08-05 Peter Rabbitson Dynamically load necessary table classes
2009-08-05 Jess Robinson Minty's conversion of cookbook "arbitrary sql" to use...
2009-08-02 Jess Robinson Docs: Explainations of result sources and how to find...
2009-06-30 Rafael Kitover code cleanups
2009-06-05 Rafael Kitover shit doesn't work yet
2009-03-11 Wallace Reis fixed View's doc | added me to contributors list
2009-02-19 Jess Robinson POD fixing to explain views, and mention in main Result...
2008-08-25 Matt S Trout delete Core::View and ResultSourceProxy::View, fix...
2008-08-25 Guillermo Roditi is_virtual support
2008-08-25 Guillermo Roditi perl -Ilib -It/lib -MDBICTest::Schema -e'1'
2008-08-23 Guillermo Roditi ground work. still to do is tests, docs, better code
2006-08-08 Brandon L. Black misc warnings/croak/Carp::Clan fixups
2006-03-26 Brandon L. Black converted tabs to spaces, removed trailing whitespace
2006-02-08 David Kamholz remove ResultSource::Table::Cached
2006-02-07 David Kamholz add usage example
2006-02-07 David Kamholz added ResultSource::Table::Cached
2006-02-07 David Kamholz doc fixes
2006-01-24 Matt S Trout Disabled pod test, tweaked storage_type behaviour,...
2006-01-20 Matt S Trout Changes and version bump for release plus a missing add