Replace $row with $result in all docs
[dbsrgits/DBIx-Class.git] / lib / DBIx / Class / Manual / Joining.pod
2013-06-02 Alexander Hartmaier Replace $row with $result in all docs
2012-01-05 Peter Rabbitson Trailing WS crusade - got to save them bits
2012-01-04 Brad Davis - Fix typo (s/get_colum/get_column).
2010-02-15 Nuba Princigalli spelling fixes in the documaentation, sholud be gud...
2009-12-02 Jess Robinson Added note about prefetch and has_many related objects
2009-11-30 Jess Robinson Remove over-emphasis on +select/+as. Add docs on prefet...
2009-06-18 Rafael Kitover fix broken link in manual
2008-04-09 Tom Hukins Fix a typo.
2008-01-24 Jess Robinson Oops, fix joining manual to be correct
2007-03-16 Jess Robinson Initial version of Manual::Joining