discard changes now is forced to use master for replication. changed discard_changes...
[dbsrgits/DBIx-Class.git] / lib / DBIx / Class / Manual /
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;
2007-02-05 Jess Robinson Fix overload example
2007-02-05 Jess Robinson Add _accessor example, thanks to grinktt3n
2007-02-02 Jess Robinson POD updates
2007-01-24 Kieren Diment explained a cryptic error message
2007-01-13 Ash Berlin Added some simple docs to HashRefInflator and updated...
2006-11-03 Matt S Trout Merge 'trunk' into 'DBIx-Class-current'
2006-10-30 Ash Berlin Fixed type in hasrref iter - thanks abraxxa
2006-10-30 Jess Robinson Fixed typos in HashRefInflator example
2006-10-17 Brandon L. Black Merge 'trunk' into 'DBIx-Class-current'
2006-10-14 Jess Robinson Add find_or_new / in_storage example
2006-10-14 Jess Robinson Funky hashref inflating example
2006-10-14 Jess Robinson Fix typo
2006-10-14 Jess Robinson Added resultsetcolumn question to FAQ
2006-10-14 Jess Robinson Add func example for resultsetcolumn
2006-10-14 Jess Robinson Added examples for ResultSetColumn
2006-10-14 Jess Robinson Minor consistency, layout and grammar updates
2006-09-15 Matt S Trout Merge 'trunk' into 'DBIx-Class-current'
2006-09-15 Ash Berlin Fixed incorect class name in sqlt examples
2006-09-12 Brandon L. Black Merge 'trunk' into 'DBIx-Class-current'
2006-09-09 Kieren Diment mention of reference impl in Example.pod and changed...
2006-09-08 Kieren Diment updated all to use PK::Auto
2006-09-07 Nigel Metheringham Missed fallback from changeset [2751]
2006-09-07 Nigel Metheringham Added FAQ/Cookbook entry on Stringification. Contribut...
2006-08-20 Matt S Trout Merge 'trunk' into 'DBIx-Class-current'
2006-08-14 Ash Berlin Changed the docs for relationship attributes, and added...
2006-08-08 Brandon L. Black Merge 'trunk' into 'DBIx-Class-current'
2006-08-08 Brandon L. Black misc POD updates related to Storage/Storage::DBI
2006-08-04 Jess Robinson Cookbook inflate_result example from avinash40
2006-07-28 Daniel Westermann... Add missing quote to example. I looked over this last...
2006-07-28 Daniel Westermann... Typo in scalar ref example
2006-07-27 Jess Robinson Add some new docs
2006-07-27 Daniel Westermann... FAQ update: Minor correction from Richard Jolly, mentio...
2006-07-21 Jess Robinson Minor fixes to deploy / sqltargs, and more glossary
2006-07-18 Jess Robinson Localise Data::Dumper global vars in example
2006-07-16 Jess Robinson More docs
2006-07-16 Jess Robinson Improve docs for searching, as, and some cookbook examples
2006-07-16 Jess Robinson More FAQ!
2006-07-11 Brandon L. Black Intro updates regarding Schema::Loader usage and on_con...
2006-07-10 Jess Robinson More FAQs!
2006-07-06 Justin Guenther removed extra =over command
2006-07-06 Matt S Trout env var
2006-07-06 Jess Robinson Initial version, work-in-progress, funky FAQ
2006-06-24 Ash Berlin Pod fix
2006-06-24 Ash Berlin Pod fix
2006-06-09 David Kamholz Merge 'trunk' into 'DBIx-Class-current'
2006-06-08 Jess Robinson Fix insert overloading example
2006-06-03 Jess Robinson Added "The DBIX::Class way" by Adam Jacob
2006-05-25 Justin Guenther Merge 'trunk' into 'DBIx-Class-current'
2006-05-25 Justin Guenther Changed txn_do docs/Cookbook example to use closures...
2006-05-20 Matt S Trout Merge 'trunk' into 'DBIx-Class-current'
2006-05-18 Justin Guenther fixed an out-of-date limitation for has_many prefetch...
2006-05-18 Matt S Trout Merge 'trunk' into 'DBIx-Class-current'
2006-05-17 Kieren Diment optimised last_insert_id example for searching
2006-05-17 Jess Robinson Documentation updates
2006-05-15 Cory G Watson Add profiling support
2006-05-12 Matt S Trout Merge 'trunk' into 'DBIx-Class-current'
next