duh
[dbsrgits/DBIx-Class.git] / lib / DBIx / Class / Manual /
2009-05-20 Rafael Kitover add mysql lost password faq
2009-05-15 Alexander Hartmaier added Static sub-classing DBIx::Class result classes...
2009-05-11 Justin Hunter Merge 'trunk' into 'count_distinct'
2009-05-09 Rafael Kitover added postgres default port stuff to FAQ
2009-05-09 Justin Hunter rewrite DISTINCT/COUNT(DISTINCT) Cookbook entries
2009-05-07 Peter Rabbitson Cookbook cleanup
2009-04-28 Justin Hunter change from DB::Schema to My::Schema
2009-04-25 Jess Robinson Docs on using multiple db schemas (from abraxxa maybe...
2009-04-22 Peter Rabbitson RT45195 various indexer fixes
2009-04-07 Johannes Plunien Added caveat notes to dual trick in cookbook
2009-03-27 Nigel Metheringham Removed Cookbook section on pagers that stated page...
2009-03-26 Jess Robinson Improved metapod docs
2009-03-20 Jared Johnson Add cookbook entry for dealing with runaway prepared...
2009-03-12 Jess Robinson Add docs in various places to point out how to get...
2009-03-06 Rob Kinyon Merge 'trunk' into 'prefetch'
2009-03-06 Rob Kinyon Changed how the EXPERIMENTAL tag for subqueries and...
2009-03-05 Rob Kinyon Added experimental tag to as_query and subqueries in...
2009-02-27 Peter Rabbitson We already depend on latest SQLA - remove all reference...
2009-02-22 Rob Kinyon Added support for subqueries in the select and +select...
2009-02-20 Matt S Trout revert previous revision
2009-02-20 Jason M. Mills Merge 'rt_bug_41083' into 'trunk'
2009-02-20 Rob Kinyon Added qualifiers as to when as_query will work
2009-02-18 Rob Kinyon Added some more POD in the Cookbook for correlated...
2009-02-17 Jess Robinson Add multiple database/schema FAQs
2009-02-17 Norbert Buchmuller * Updated POD for using PostgreSQL arrays because...
2009-02-16 Rob Kinyon Merge 'subquery' into 'trunk'
2009-02-16 Rob Kinyon Merge 'trunk' into 'subquery'
2009-02-15 Rob Kinyon Subqueries are done
2009-02-11 Nigel Metheringham Documentation update on startup speed
2009-01-30 Jason M. Mills editorial typo in my previous commit.
2009-01-30 Jason M. Mills Added a more verbose non column accessor example.
2009-01-21 Peter Rabbitson First stab at properly documenting the new sqlt_hook...
2009-01-18 Norbert Buchmuller * Added documentation of "Arbitrary SQL through a...
2009-01-18 Norbert Buchmuller Merge 'trunk' into 'sqla_1.50_compat'
2009-01-18 Norbert Buchmuller Merge 'trunk' into 'sqla_1.50_compat'
2009-01-16 Johannes Plunien Fixed typo in link
2008-12-30 Jess Robinson Add definitions of relationship and relationship bridge...
2008-12-20 Norbert Buchmuller Merge 'trunk' into 'sqla_1.50_compat'
2008-11-25 Norbert Buchmuller * Documented using PostgreSQL arrays in Cookbook.
2008-11-14 Peter Rabbitson we use register_extra_source() now
2008-10-27 Nigel Metheringham Minor tweaks to RH perf issue stuff following suggestio...
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-10-26 Nigel Metheringham Updated example to use load_namespace
2008-10-08 Peter Rabbitson Minor documentation patch by Flavio Poletti - remove...
2008-10-06 Jess Robinson cosmincx's patch to show relationship attr filtering...
2008-09-29 Peter Rabbitson Add cookbook discussion of single() vs first()
2008-09-28 Peter Rabbitson mst is right: there is no sane way to allow automatic...
2008-09-22 Jess Robinson FAQ patch from Alex, how to make oracle searches case...
2008-09-21 Peter Rabbitson Revert r482[45], by implementing a better version of...
2008-09-03 g Fixed wrong field names: cd.cdid -> cd.id, artist.artis...
2008-08-31 Jess Robinson Added doc patches from g about cascade_delete
2008-07-03 Peter Rabbitson Minor cookbook fix (two adjacent examples were mixed up)
2008-06-26 Will Hawes add troubleshooting examples for quoting issues
2008-06-25 Will Hawes clarify that ->resultset_class must be called after...
2008-05-30 Jess Robinson Started doc standards doc in Manual::Reading.
2008-05-27 Ash Berlin Fix var name typo in cookbook
2008-05-27 Ash Berlin Add set_cache example to cookbook
2008-05-27 Ash Berlin Update FAQ to mention behavour of scalar refs w.r.t...
2008-04-16 Jess Robinson Documentation updates from omega, carbon
2008-04-09 Tom Hukins Fix a typo.
2008-03-11 Matt S Trout Merge 'oracle_sequence' into 'trunk'
2008-03-04 Luke Saunders improved docs and added env var to skip version checks...
2008-01-24 Jess Robinson Oops, fix joining manual to be correct
2007-11-22 Ash Berlin Fix mistakes
2007-11-12 Jess Robinson Added cookbook recipe for using dual, thanks Richard
2007-11-06 Johannes Plunien documentation extended
2007-10-29 Tom Hukins Improve Documentation.
2007-10-20 Ash Berlin Added startup checks to warn loudly if we appear to...
2007-10-13 Ash Berlin Add docs about sqlt_deploy_hook, and reorganise/reorder...
2007-10-04 Marc Mims - Doc patch for using an SQL function on the left side...
2007-09-14 Matt S Trout Merge 'trunk' into 'cdbicompat_integration'
2007-09-08 Marc Mims discard_changes is also "refresh from storage"
2007-09-06 Jess Robinson Doc patch from wreis
2007-08-21 Matt S Trout Merge 'trunk' into 'cdbicompat_integration'
2007-08-12 Jess Robinson Documentation: cookbook, resultset/create and some...
2007-08-10 Jess Robinson Manual improvements from apeiron
2007-08-07 Cory G Watson Refactor Statistics to clean up printing of debug info...
2007-08-06 Matt S Trout typo pointed out by kangas
2007-08-04 Ash Berlin Fix example code. Thanks bits
2007-07-27 Matt S Trout initial merge of Schwern's CDBICompat work, with many...
2007-07-18 Edmund von der Burg Added the word 'trigger' to the 'Overloading methods...
2007-06-29 Matt S Trout remove RSM recipe
2007-05-22 Brandon L. Black Merge 'trunk' into 'DBIx-Class-current'
2007-05-21 Dagfinn Ilmari Man... Copy the working mk_hash from HashRefInflator in -curre...
2007-05-06 Matt S Trout patch from soulchild (thanks!)
2007-05-03 Brandon L. Black Merge 'trunk' into 'DBIx-Class-current'
2007-05-02 Nigel Metheringham Documented use of cursor->next for fast but uncomfortab...
2007-05-01 Brandon L. Black Merge 'trunk' into 'DBIx-Class-current'
2007-04-24 Matt S Trout oops. props to chapman for the spot
2007-04-16 Marcus Ramberg Updated cookbook example
2007-03-16 Jess Robinson Initial version of Manual::Joining
2007-03-12 J. Shirley Updating Manual/Intro to reflect better -in => [] usage...
2007-03-03 David Jack Olrik Reverted accidental 'svk pull' from inside mirrored...
2007-03-03 David Jack Olrik Merge 'trunk' into 'DBIx-Class-current'
2007-02-14 Kieren Diment pointed out ambiguity of as attribs
2007-02-14 Robert Krimen Added how to '.. fetch a single (or topmost) row?'...
2007-02-14 Robert Krimen Fleshed out the JSON inflated column example with a...
2007-02-08 Jess Robinson Argh! Fix spurious example
2007-02-06 Robert Krimen Added;
next