Protect several resolve_relationship_condition() callsites
[dbsrgits/DBIx-Class.git] / lib / DBIx / Class / Manual /
2016-07-25 Peter Rabbitson Centralize all user-side rsrc calls to go through resul...
2016-02-13 gregor herrmann Apply debian downstream spelling patch 481e21bf
2015-11-09 Zoffix Znet Fix typo
2015-03-20 Alex Beamish Examples and documentation update and cleanup
2015-03-20 Alastair McGowan... Inflators are not respected by find() (being a ResultSe...
2015-03-20 Mike Wisener Clarify load_namespaces call -- more than one call...
2015-03-20 Ingy döt Net Example doesn't work without 'year' column
2015-03-20 Alex Beamish Examples and documentation update and cleanup
2015-03-20 Alastair McGowan... Inflators are not respected by find() (being a ResultSe...
2015-03-20 Mike Wisener Clarify load_namespaces call -- more than one call...
2015-03-20 Ingy döt Net Example doesn't work without 'year' column
2014-12-24 Dagfinn Ilmari Man... Clean up PostgreSQL array types recipe (amalgamation...
2014-12-12 Dagfinn Ilmari Man... Further clean up PostrgreSQL array types examples
2014-12-11 Dagfinn Ilmari Man... Clean up PostgreSQL array types recipe
2014-09-24 Peter Rabbitson Clarify licensing, ensure footers are consistent throug...
2014-09-24 Peter Rabbitson Deal with authorship properly, in a future-sustainable...
2014-09-21 Peter Rabbitson A massive amount of link fixes (just links, almost...
2014-09-10 Tommy Butler Fix syntax error in ::Manual::Joining example
2014-06-11 Peter Rabbitson Pedantry - settle on rel_name vs relname, consistency...
2014-03-05 Alexandr Ciornii typos
2013-12-30 David Schmidt Fixed typos
2013-10-25 Peter Rabbitson Fix a47f273b change to be in line with the Row->Result...
2013-09-17 Peter Rabbitson Delist Example and add QuickStart to the DocMap
2013-09-17 Scott R. Godin Update DocMap - include missing local Manual pages...
2013-08-29 Olly Betts More typo fixes
2013-08-29 Peter Rabbitson Sync Example.pod with reality, though in fairness it...
2013-08-29 Peter Rabbitson These comments are woefully outdated
2013-08-26 Peter Rabbitson Standardize examples/docs on Schema::Loader schema...
2013-08-26 Peter Rabbitson New podlators are allergic to leading link space
2013-08-22 Lars Dɪᴇᴄᴋᴏᴡ 迪拉斯 Extra paragraph dropped from 113e8d16 for some reason
2013-08-22 Peter Rabbitson Fixup weird wording introduced in 54e4be92
2013-08-08 David Steinbrunner typo fixes
2013-07-10 Lars Dɪᴇᴄᴋᴏᴡ 迪拉斯 point out where in the docs a user is most likely to...
2013-07-10 Lars Dɪᴇᴄᴋᴏᴡ 迪拉斯 quick-start documentation
2013-06-02 Alexander Hartmaier Replace $row with $result in all docs
2013-04-19 Alexander Hartmaier Clarify how to use SQL functions as part of a larger...
2013-04-19 Alexander Hartmaier Removed usage of plain_value bind value workaround...
2013-04-10 Jason McIntosh In example code, placing a necessary semicolon after...
2013-03-05 Peter Rabbitson Reorganize and freshen up the DocMap
2013-02-23 David Schmidt Fix cookbook - missing cond in 'Equivalent SQL'
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
next