Various other POD fixes
[dbsrgits/DBIx-Class.git] / lib / DBIx / Class / Manual / Intro.pod
2012-12-11 Brendan Byrd Various other POD fixes
2012-06-15 Justin Hunter fix broken syntax
2012-05-23 Justin Hunter fix for RT#77241
2012-05-06 Dagfinn Ilmari Man... Remove mention of obsolete DBIx::Class::WebForm.
2012-05-06 Dagfinn Ilmari Man... Remove/fix bogus defaults values in example
2012-01-05 Peter Rabbitson Trailing WS crusade - got to save them bits
2011-01-24 Rafael Kitover remove mention of name_sep from Schema::Loader doc
2011-01-24 Rafael Kitover update Schema::Loader docs
2010-12-15 Rafael Kitover rewrite Schema::Loader section in Manual::Intro
2010-03-14 Nigel Metheringham Corrected a link to connect_info in Manual::Intro
2010-03-06 Peter Rabbitson Merge 'trunk' into 'pod_fixes'
2010-03-06 Peter Rabbitson Improve POD about PKs and why they matter
2010-03-03 Jess Robinson Added note+warning about how Ordered works, from steveo_aa
2010-02-15 Nuba Princigalli spelling fixes in the documaentation, sholud be gud...
2010-01-30 Arthur Axel "fREW... no first in POD
2010-01-30 Arthur Axel "fREW... clarify PK stuff in intro just a bit
2010-01-30 Peter Rabbitson Draft PK explanation
2009-12-09 Peter Rabbitson It's almost 2010 - load_components ('Core') is like...
2009-08-18 Peter Rabbitson Disambiguate POD
2009-08-11 Peter Rabbitson Extra intro pod
2009-07-13 Dan Dascalescu Fixed has_many example in Intro.pod
2009-07-13 Dan Dascalescu PK::Auto has moved into Core since 2007
2008-10-27 Nigel Metheringham Reworked information on RH perl performance issues
2008-10-26 Nigel Metheringham Reworked Manual::Intro to use load_namecpaces
2008-04-16 Jess Robinson Documentation updates from omega, carbon
2007-10-20 Ash Berlin Added startup checks to warn loudly if we appear to...
2007-08-10 Jess Robinson Manual improvements from apeiron
2007-03-12 J. Shirley Updating Manual/Intro to reflect better -in => [] usage...
2006-07-11 Brandon L. Black Intro updates regarding Schema::Loader usage and on_con...
2006-06-03 Jess Robinson Added "The DBIX::Class way" by Adam Jacob
2006-03-30 Nigel Metheringham Cleaned up reference to DBIx::Class::Manual::FAQ which...
2006-03-24 Aran Deltac Spleling fixes all over.
2006-03-21 Matt S Trout Updates to Intro
2006-03-21 Jess Robinson Imported Schema stuff, some other improvements
2006-03-21 Simon Elliott Doc updates to remove PK::Auto::<db> references and...
2006-03-21 Simon Elliott undo changes that should have been in TRUNK. /me thwaps...
2006-03-21 Simon Elliott Doc fixes for PK::Auto::DB references. All handled...
2006-01-10 Daniel Westermann... - Update indentation (again) to be consistent with...
2006-01-10 Daniel Westermann... Clarify usage of iterators somewhat
2006-01-07 Daniel Westermann... - Clean up indentation in Manual
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-11-03 Matt S Trout POD fixes
2005-10-20 Marcus Ramberg described schema better, and added note about when...
2005-10-14 Marcus Ramberg improved docs.