Switched storage from prepare to prepare_cached with an if_active of 3, as recommende...
[dbsrgits/DBIx-Class.git] / lib / DBIx / Class / Manual / Cookbook.pod
2006-01-10 Daniel Westermann... - Update indentation (again) to be consistent with...
2006-01-07 Daniel Westermann... - Clean up indentation in Manual
2005-12-29 Brian Cassidy added stringification example
2005-12-19 Brian Cassidy added cookbook example: setting default values
2005-12-11 David Kamholz merge resultset branch through revision 378
2005-12-10 David Kamholz rename tx_* => txn_*
2005-12-10 David Kamholz update cookbook and resultset docs
2005-12-10 David Kamholz item => head2 in docs
2005-12-07 Matt S Trout Manual::Cookbook patch from Krzysztof Krzyzaniak
2005-11-20 David Kamholz small cleanup to last patch
2005-11-20 David Kamholz docs patch from dopplecoder with cleanups to Cookbook...
2005-11-03 Marcus Ramberg add manual descriptions
2005-11-03 Matt S Trout Added names to PODs
2005-10-14 Marcus Ramberg More docs.