Restore ability to handle underdefined root (t/prefetch/incomplete.t)
[dbsrgits/DBIx-Class.git] / lib / DBIx / Class / Manual /
2013-01-22 Jason McIntosh Clarifying that the "around" method modifier can come...
2012-12-14 Peter Rabbitson Make pod generation more palatable to the existing...
2012-12-11 Brendan Byrd Various other POD fixes
2012-12-11 Brendan Byrd Utilize Pod::Inherit to add an INHERITED METHODS sectio...
2012-12-09 Brendan Byrd AUTHORS mass update; mst doesn't have to take credit...
2012-11-03 Peter Rabbitson Clarify CookBook example (RT#78283)
2012-11-03 Peter Rabbitson Fix CookBook example until the rsrc refactor (RT#77910)
2012-06-15 Justin Hunter fix broken syntax
2012-05-23 Justin Hunter fix for RT#77241
2012-05-15 Rafael Kitover add more docs on software_limit resultset attr
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-18 Graham Knop use more correct subsection links in POD
2012-01-05 Peter Rabbitson Trailing WS crusade - got to save them bits
2012-01-04 Jess Robinson Add link to SQLHackers documentation
2012-01-04 Brad Davis - Fix typo (s/get_colum/get_column).
2011-04-29 Matt Sickler Tweaked example code for having non-db data accessors.
2011-04-14 Justin Hunter fix some spelling mistakes
2011-03-22 Mateu X Hunter use relationship bridge consistently w/ many_to_many...
2011-02-27 Jonathan Yu Minor POD spelling and link fixes
2011-02-25 Peter Rabbitson Cleanup C3 handling, require updated Class::C3::Compone...
2011-02-22 Alexander Hartmaier use -in SQL::Abstract operator instead of literal ...
2011-02-13 Moritz Onken fixed description to cookbook example
2011-02-13 Moritz Onken fixed cookbook example
2011-01-24 Rafael Kitover remove mention of name_sep from Schema::Loader doc
2011-01-24 Rafael Kitover update Schema::Loader docs
2011-01-13 Peter Rabbitson Fix RT#64500
2010-12-27 Peter Rabbitson Deprecate DBIx::Class::Serialize::Storable (all functio...
2010-12-23 Peter Rabbitson Deprecate -nest with strong prejudice
2010-12-23 Squeeks Removing perl -w usage in example code.
2010-12-15 Rafael Kitover rewrite Schema::Loader section in Manual::Intro
2010-11-12 Mike Baas Add notes about handling of inflated objects in results...
2010-11-10 Peter Rabbitson Switch all Storable serialization calls from freeze...
2010-10-27 Peter Rabbitson Add a fix to cookbook recipe
2010-10-23 Peter Rabbitson -ident implementation
2010-10-14 Peter Rabbitson Set name_sep by default (even if unused). Simplify...
2010-10-06 Arthur Axel 'fREW... feature doc map
2010-09-25 Jess Robinson Added ontes on where to override store_column (request...
2010-09-06 Jess Robinson Modernising/updating of the ::Manual::FAQ
2010-09-05 Jess Robinson Adding more manual bits to main Manual.pod
2010-08-27 Peter Rabbitson Rename SQLAHacks to SQLMaker, shuffle around files...
2010-07-02 Arthur Axel 'fREW... Fix link in cookbook
2010-07-02 Arthur Axel 'fREW... do not point to deprecated component
2010-06-08 Terrence Brannon fix typo and whitespace in Cookbook
2010-06-02 Peter Rabbitson Auto-fill rdbms version for sqlt
2010-05-15 Ton Voon All expected evals converted to try, except where no...
2010-05-04 Peter Rabbitson Refactor count handling, make count-resultset attribute...
2010-04-24 Rafael Kitover add "IMPROVING PERFORMANCE" section to Cookbook
2010-04-11 Peter Rabbitson RT 55865
2010-04-02 Bryan Beeley - Cleaning up the language in some of the Cookbook...
2010-03-26 Jess Robinson Added clarification of quoting to cookbook pod for...
2010-03-15 Nigel Metheringham Documentation on Unicode use with DBIC
2010-03-14 Nigel Metheringham Corrected a link to connect_info in Manual::Intro
2010-03-11 Peter Rabbitson Where is my spellchecker (not that it would catch this)
2010-03-10 Peter Rabbitson docpatch close RT52681
2010-03-07 Peter Rabbitson Fix the docs for select/as
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-04 Ricardo Signes fix a typo in FAQ
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-02-15 Florian Ragwitz Make some cookbook code compile.
2010-02-15 Peter Rabbitson Spellcheck (jawnsy++)
2010-02-13 Justin Hunter fix typo per nuba on irc
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
2010-01-28 Peter Rabbitson RT#52681
2010-01-21 Jay Hannah Added FAQ: Custom methods in Result classes
2010-01-20 Roman Ardern-Corris Added a FAQ entry titled: How do I override a run time...
2010-01-15 Peter Rabbitson Update troubleshooting doc
2010-01-09 Peter Rabbitson Subqueries no longer experimental
2009-12-23 Rafael Kitover minor POD fixes
2009-12-17 Alexander Hartmaier Cookbook POD fix for add_drop_table instead of add_drop...
2009-12-09 Peter Rabbitson It's almost 2010 - load_components ('Core') is like...
2009-12-07 Peter Rabbitson Forgotten auto-savepoint example patch
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-11-12 Peter Rabbitson Extra FAQ entry
2009-10-09 Pete Gamache added troubleshooting case of excessive memory allocati...
2009-09-11 Bruno Vecchi Update DBIx::Class::Manual::Example.pod to reflect...
2009-09-04 Peter Rabbitson No Serialize::Storable in core
2009-09-03 Peter Rabbitson Merge 'cookbook_fixes' into 'trunk'
2009-09-03 Peter Rabbitson Storable is now in Core
2009-09-01 Norbert Buchmuller Further improvement in the bind value column names...
2009-09-01 Norbert Buchmuller Fixed the bind value column names in the SQL literal...
2009-09-01 Norbert Buchmuller Fixed wrong literal SQL + bind examples (missing operat...
2009-09-01 Norbert Buchmuller Added many-to-many add_to_*() example to stress that...
2009-09-01 Norbert Buchmuller Rewrote 'SQL functions on the lhs' to use the new SQLA...
2009-09-01 Norbert Buchmuller Replaced deprecated \'colname DESC' order_by syntax...
2009-09-01 Norbert Buchmuller Added pointer to DBIx::Class::DynamicSubclass.
2009-09-01 Norbert Buchmuller Added a comment to the example code to stress that...
2009-09-01 Norbert Buchmuller Rewrote 'SQL functions on the lhs' to use the new SQLA...
2009-09-01 Norbert Buchmuller Mentions the possibiliby of creating indexes on SQL...
2009-09-01 Norbert Buchmuller Added pointer to 'SQL functions on the lhs' to the...
2009-09-01 Norbert Buchmuller Changed the sample SQL in the Cookbook 'Complex WHERE...
2009-09-01 Peter Rabbitson Fix misleading FAQ entry
2009-08-31 Justin Hunter remove . from end of =head links
2009-08-26 Arthur Axel "fREW... Remove dead, sketchtowne link
2009-08-20 Stephen Bennett Minor fix to the previous doc patch
next