2008-05-30 |
Jess Robinson |
Started doc standards doc in Manual::Reading. |
tree | commitdiff |
2008-05-27 |
Ash Berlin |
Fix var name typo in cookbook |
tree | commitdiff |
2008-05-27 |
Ash Berlin |
Add set_cache example to cookbook |
tree | commitdiff |
2008-05-27 |
Ash Berlin |
Update FAQ to mention behavour of scalar refs w.r.t... |
tree | commitdiff |
2008-04-16 |
Jess Robinson |
Documentation updates from omega, carbon |
tree | commitdiff |
2008-04-09 |
Tom Hukins |
Fix a typo. |
tree | commitdiff |
2008-03-11 |
Matt S Trout |
Merge 'oracle_sequence' into 'trunk' |
tree | commitdiff |
2008-03-04 |
Luke Saunders |
improved docs and added env var to skip version checks... |
tree | commitdiff |
2008-01-24 |
Jess Robinson |
Oops, fix joining manual to be correct |
tree | commitdiff |
2007-11-22 |
Ash Berlin |
Fix mistakes |
tree | commitdiff |
2007-11-12 |
Jess Robinson |
Added cookbook recipe for using dual, thanks Richard |
tree | commitdiff |
2007-11-06 |
Johannes Plunien |
documentation extended |
tree | commitdiff |
2007-10-29 |
Tom Hukins |
Improve Documentation. |
tree | commitdiff |
2007-10-20 |
Ash Berlin |
Added startup checks to warn loudly if we appear to... |
tree | commitdiff |
2007-10-13 |
Ash Berlin |
Add docs about sqlt_deploy_hook, and reorganise/reorder... |
tree | commitdiff |
2007-10-04 |
Marc Mims |
- Doc patch for using an SQL function on the left side... |
tree | commitdiff |
2007-09-14 |
Matt S Trout |
Merge 'trunk' into 'cdbicompat_integration' |
tree | commitdiff |
2007-09-08 |
Marc Mims |
discard_changes is also "refresh from storage" |
tree | commitdiff |
2007-09-06 |
Jess Robinson |
Doc patch from wreis |
tree | commitdiff |
2007-08-21 |
Matt S Trout |
Merge 'trunk' into 'cdbicompat_integration' |
tree | commitdiff |
2007-08-12 |
Jess Robinson |
Documentation: cookbook, resultset/create and some... |
tree | commitdiff |
2007-08-10 |
Jess Robinson |
Manual improvements from apeiron |
tree | commitdiff |
2007-08-07 |
Cory G Watson |
Refactor Statistics to clean up printing of debug info... |
tree | commitdiff |
2007-08-06 |
Matt S Trout |
typo pointed out by kangas |
tree | commitdiff |
2007-08-04 |
Ash Berlin |
Fix example code. Thanks bits |
tree | commitdiff |
2007-07-27 |
Matt S Trout |
initial merge of Schwern's CDBICompat work, with many... |
tree | commitdiff |
2007-07-18 |
Edmund von der Burg |
Added the word 'trigger' to the 'Overloading methods... |
tree | commitdiff |
2007-06-29 |
Matt S Trout |
remove RSM recipe |
tree | commitdiff |
2007-05-22 |
Brandon L. Black |
Merge 'trunk' into 'DBIx-Class-current' |
tree | commitdiff |
2007-05-21 |
Dagfinn Ilmari Man... |
Copy the working mk_hash from HashRefInflator in -curre... |
tree | commitdiff |
2007-05-06 |
Matt S Trout |
patch from soulchild (thanks!) |
tree | commitdiff |
2007-05-03 |
Brandon L. Black |
Merge 'trunk' into 'DBIx-Class-current' |
tree | commitdiff |
2007-05-02 |
Nigel Metheringham |
Documented use of cursor->next for fast but uncomfortab... |
tree | commitdiff |
2007-05-01 |
Brandon L. Black |
Merge 'trunk' into 'DBIx-Class-current' |
tree | commitdiff |
2007-04-24 |
Matt S Trout |
oops. props to chapman for the spot |
tree | commitdiff |
2007-04-16 |
Marcus Ramberg |
Updated cookbook example |
tree | commitdiff |
2007-03-16 |
Jess Robinson |
Initial version of Manual::Joining |
tree | commitdiff |
2007-03-12 |
J. Shirley |
Updating Manual/Intro to reflect better -in => [] usage... |
tree | commitdiff |
2007-03-03 |
David Jack Olrik |
Reverted accidental 'svk pull' from inside mirrored... |
tree | commitdiff |
2007-03-03 |
David Jack Olrik |
Merge 'trunk' into 'DBIx-Class-current' |
tree | commitdiff |
2007-02-14 |
Kieren Diment |
pointed out ambiguity of as attribs |
tree | commitdiff |
2007-02-14 |
Robert Krimen |
Added how to '.. fetch a single (or topmost) row?'... |
tree | commitdiff |
2007-02-14 |
Robert Krimen |
Fleshed out the JSON inflated column example with a... |
tree | commitdiff |
2007-02-08 |
Jess Robinson |
Argh! Fix spurious example |
tree | commitdiff |
2007-02-06 |
Robert Krimen |
Added; |
tree | commitdiff |
2007-02-05 |
Jess Robinson |
Fix overload example |
tree | commitdiff |
2007-02-05 |
Jess Robinson |
Add _accessor example, thanks to grinktt3n |
tree | commitdiff |
2007-02-02 |
Jess Robinson |
POD updates |
tree | commitdiff |
2007-01-24 |
Kieren Diment |
explained a cryptic error message |
tree | commitdiff |
2007-01-13 |
Ash Berlin |
Added some simple docs to HashRefInflator and updated... |
tree | commitdiff |
2006-11-03 |
Matt S Trout |
Merge 'trunk' into 'DBIx-Class-current' |
tree | commitdiff |
2006-10-30 |
Ash Berlin |
Fixed type in hasrref iter - thanks abraxxa |
tree | commitdiff |
2006-10-30 |
Jess Robinson |
Fixed typos in HashRefInflator example |
tree | commitdiff |
2006-10-17 |
Brandon L. Black |
Merge 'trunk' into 'DBIx-Class-current' |
tree | commitdiff |
2006-10-14 |
Jess Robinson |
Add find_or_new / in_storage example |
tree | commitdiff |
2006-10-14 |
Jess Robinson |
Funky hashref inflating example |
tree | commitdiff |
2006-10-14 |
Jess Robinson |
Fix typo |
tree | commitdiff |
2006-10-14 |
Jess Robinson |
Added resultsetcolumn question to FAQ |
tree | commitdiff |
2006-10-14 |
Jess Robinson |
Add func example for resultsetcolumn |
tree | commitdiff |
2006-10-14 |
Jess Robinson |
Added examples for ResultSetColumn |
tree | commitdiff |
2006-10-14 |
Jess Robinson |
Minor consistency, layout and grammar updates |
tree | commitdiff |
2006-09-15 |
Matt S Trout |
Merge 'trunk' into 'DBIx-Class-current' |
tree | commitdiff |
2006-09-15 |
Ash Berlin |
Fixed incorect class name in sqlt examples |
tree | commitdiff |
2006-09-12 |
Brandon L. Black |
Merge 'trunk' into 'DBIx-Class-current' |
tree | commitdiff |
2006-09-09 |
Kieren Diment |
mention of reference impl in Example.pod and changed... |
tree | commitdiff |
2006-09-08 |
Kieren Diment |
updated all to use PK::Auto |
tree | commitdiff |
2006-09-07 |
Nigel Metheringham |
Missed fallback from changeset [2751] |
tree | commitdiff |
2006-09-07 |
Nigel Metheringham |
Added FAQ/Cookbook entry on Stringification. Contribut... |
tree | commitdiff |
2006-08-20 |
Matt S Trout |
Merge 'trunk' into 'DBIx-Class-current' |
tree | commitdiff |
2006-08-14 |
Ash Berlin |
Changed the docs for relationship attributes, and added... |
tree | commitdiff |
2006-08-08 |
Brandon L. Black |
Merge 'trunk' into 'DBIx-Class-current' |
tree | commitdiff |
2006-08-08 |
Brandon L. Black |
misc POD updates related to Storage/Storage::DBI |
tree | commitdiff |
2006-08-04 |
Jess Robinson |
Cookbook inflate_result example from avinash40 |
tree | commitdiff |
2006-07-28 |
Daniel Westermann... |
Add missing quote to example. I looked over this last... |
tree | commitdiff |
2006-07-28 |
Daniel Westermann... |
Typo in scalar ref example |
tree | commitdiff |
2006-07-27 |
Jess Robinson |
Add some new docs |
tree | commitdiff |
2006-07-27 |
Daniel Westermann... |
FAQ update: Minor correction from Richard Jolly, mentio... |
tree | commitdiff |
2006-07-21 |
Jess Robinson |
Minor fixes to deploy / sqltargs, and more glossary |
tree | commitdiff |
2006-07-18 |
Jess Robinson |
Localise Data::Dumper global vars in example |
tree | commitdiff |
2006-07-16 |
Jess Robinson |
More docs |
tree | commitdiff |
2006-07-16 |
Jess Robinson |
Improve docs for searching, as, and some cookbook examples |
tree | commitdiff |
2006-07-16 |
Jess Robinson |
More FAQ! |
tree | commitdiff |
2006-07-11 |
Brandon L. Black |
Intro updates regarding Schema::Loader usage and on_con... |
tree | commitdiff |
2006-07-10 |
Jess Robinson |
More FAQs! |
tree | commitdiff |
2006-07-06 |
Justin Guenther |
removed extra =over command |
tree | commitdiff |
2006-07-06 |
Matt S Trout |
env var |
tree | commitdiff |
2006-07-06 |
Jess Robinson |
Initial version, work-in-progress, funky FAQ |
tree | commitdiff |
2006-06-24 |
Ash Berlin |
Pod fix |
tree | commitdiff |
2006-06-24 |
Ash Berlin |
Pod fix |
tree | commitdiff |
2006-06-09 |
David Kamholz |
Merge 'trunk' into 'DBIx-Class-current' |
tree | commitdiff |
2006-06-08 |
Jess Robinson |
Fix insert overloading example |
tree | commitdiff |
2006-06-03 |
Jess Robinson |
Added "The DBIX::Class way" by Adam Jacob |
tree | commitdiff |
2006-05-25 |
Justin Guenther |
Merge 'trunk' into 'DBIx-Class-current' |
tree | commitdiff |
2006-05-25 |
Justin Guenther |
Changed txn_do docs/Cookbook example to use closures... |
tree | commitdiff |
2006-05-20 |
Matt S Trout |
Merge 'trunk' into 'DBIx-Class-current' |
tree | commitdiff |
2006-05-18 |
Justin Guenther |
fixed an out-of-date limitation for has_many prefetch... |
tree | commitdiff |
2006-05-18 |
Matt S Trout |
Merge 'trunk' into 'DBIx-Class-current' |
tree | commitdiff |
2006-05-17 |
Kieren Diment |
optimised last_insert_id example for searching |
tree | commitdiff |
2006-05-17 |
Jess Robinson |
Documentation updates |
tree | commitdiff |
2006-05-15 |
Cory G Watson |
Add profiling support |
tree | commitdiff |
next |