2007-05-03 |
Brandon L. Black |
revert part of 3220, apparently it is breaking cloning... |
tree | commitdiff |
2007-05-02 |
Nigel Metheringham |
Documented use of cursor->next for fast but uncomfortab... |
tree | commitdiff |
2007-05-01 |
Brandon L. Black |
load-time performance improvements |
tree | commitdiff |
2007-04-24 |
Matt S Trout |
oops. props to chapman for the spot |
tree | commitdiff |
2007-04-19 |
Matt S Trout |
reverting r3173, already implemented in -current |
tree | commitdiff |
2007-04-18 |
Brandon L. Black |
0.07006 changes, version update |
tree | commitdiff |
2007-04-16 |
Marcus Ramberg |
Updated cookbook example |
tree | commitdiff |
2007-04-09 |
Matt S Trout |
add SQL::Abstract to search docs (patch from zamolxes) |
tree | commitdiff |
2007-04-02 |
Jess Robinson |
Add patch from dec to allow us to pick which sources... |
tree | commitdiff |
2007-03-29 |
Brandon L. Black |
backport Ash's quoting fix from Loader to columns_info_for |
tree | commitdiff |
2007-03-29 |
Brandon L. Black |
fix for rt.cpan.org #25683 (DBD::Sybase/FreeTDS/MSSQL... |
tree | commitdiff |
2007-03-16 |
Jess Robinson |
Add FAQ and Joining links to Manual.pod |
tree | commitdiff |
2007-03-16 |
Jess Robinson |
Initial version of Manual::Joining |
tree | commitdiff |
2007-03-14 |
Jess Robinson |
Added patch from Schwern to allow cdbi compat to infer... |
tree | commitdiff |
2007-03-12 |
J. Shirley |
Updating Manual/Intro to reflect better -in => [] usage... |
tree | commitdiff |
2007-03-03 |
Jess Robinson |
Fix to $filename from Carl Vincent |
tree | commitdiff |
2007-02-14 |
Kieren Diment |
pointed out ambiguity of as attribs |
tree | commitdiff |
2007-02-14 |
Kieren Diment |
improved docs for as attrib |
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-13 |
Jess Robinson |
Improve resultset_attributes docs |
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-05 |
Ash Berlin |
Backed out my r3073, and doc'd the fact that it takes... |
tree | commitdiff |
2007-02-03 |
Ash Berlin |
Made ->update not change the hashref passed in (with... |
tree | commitdiff |
2007-02-02 |
Jess Robinson |
POD updates |
tree | commitdiff |
2007-01-31 |
Jesse Sheidlower |
Doc cleanup in Ordered.pm |
tree | commitdiff |
2007-01-29 |
Jess Robinson |
Make POD a little more obvious about component order |
tree | commitdiff |
2007-01-24 |
Kieren Diment |
explained a cryptic error message |
tree | commitdiff |
2007-01-23 |
Kieren Diment |
minor doc improvement to clarify how to do joins |
tree | commitdiff |
2007-01-10 |
Jess Robinson |
oops, remove .orig files etc |
tree | commitdiff |
2007-01-09 |
Jess Robinson |
Up version to 0.07004 |
tree | commitdiff |
2007-01-01 |
Jess Robinson |
Fixup update/new ignoring with scalarrefs |
tree | commitdiff |
2007-01-01 |
Jess Robinson |
Inflate/Deflate on all refs but scalars, with tests... |
tree | commitdiff |
2006-12-21 |
Ash Berlin |
Made many_to_many throw an exception if its not provide... |
tree | commitdiff |
2006-12-19 |
Daniel Westermann... |
fix find_related-based queries to correctly grep the... |
tree | commitdiff |
2006-12-11 |
Brandon L. Black |
better fix for pk mutation based on mst irc conversation |
tree | commitdiff |
2006-12-11 |
Brandon L. Black |
allow pk mutation via column accessor + update |
tree | commitdiff |
2006-12-09 |
David Kamholz |
die in Storage::DBI::Pg when it can't find the autoinc... |
tree | commitdiff |
2006-12-06 |
Ash Berlin |
Join condition patch from Bernhard Graf |
tree | commitdiff |
2006-12-06 |
Ash Berlin |
More descriptive error messages courtesy of Marc Espie |
tree | commitdiff |
2006-11-22 |
David Kamholz |
add shallow copy of $attrs in ResultSet->new |
tree | commitdiff |
2006-11-22 |
David Kamholz |
re-commit minimal pk-mutation in update(), with test |
tree | commitdiff |
2006-11-22 |
David Kamholz |
revert update() change |
tree | commitdiff |
2006-11-22 |
David Kamholz |
- slight optimization to ident_condition in PK.pm |
tree | commitdiff |
2006-11-16 |
Jess Robinson |
Added patch from Ted Carnahan to rel docs |
tree | commitdiff |
2006-11-16 |
Brian Cassidy |
bumped ver. added some stuff to Changes i know were... |
tree | commitdiff |
2006-11-15 |
Brandon L. Black |
Don't blow up if columns_info_for returns useless results |
tree | commitdiff |
2006-11-15 |
Jess Robinson |
Fix foreign/self example |
tree | commitdiff |
2006-11-13 |
Matt S Trout |
make multi-return actually work |
tree | commitdiff |
2006-11-10 |
Jess Robinson |
Minor documentation update |
tree | commitdiff |
2006-11-10 |
Jess Robinson |
Documentation updates: |
tree | commitdiff |
2006-11-10 |
Matt S Trout |
inflate_result can return an array now. somebody write... |
tree | commitdiff |
2006-11-09 |
Marcus Ramberg |
remove obsolete example. |
tree | commitdiff |
2006-11-01 |
Ash Berlin |
reverted previous deploy change(r8255) - sorry matt... |
tree | commitdiff |
2006-10-31 |
Ash Berlin |
Deploy fix that will hopefully sort out problems with... |
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-25 |
Matt S Trout |
fix it properly, fix Changes |
tree | commitdiff |
2006-10-25 |
Matt S Trout |
because this actually works |
tree | commitdiff |
2006-10-21 |
Matt S Trout |
I hate you all. |
tree | commitdiff |
2006-10-18 |
Scott McWhirter |
Hide documentation for deprecated modules from PAUSE. |
tree | commitdiff |
2006-10-18 |
Sebastian Willert |
Cosmetics: Changed DBIx::Class to fit into the global... |
tree | commitdiff |
2006-10-18 |
Sebastian Willert |
Changed DBIC::Schema->load_classes to be taint-safe... |
tree | commitdiff |
2006-10-18 |
Sebastian Willert |
Add myself to the contributors list |
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-10-07 |
Matt S Trout |
fixup to work round an aliasing bug |
tree | commitdiff |
2006-10-04 |
Dan Sully |
Make UTF-8 columns work under Perl <= 5.8.0 |
tree | commitdiff |
2006-09-15 |
Ash Berlin |
Fixed incorect class name in sqlt examples |
tree | commitdiff |
2006-09-15 |
Jess Robinson |
Fixup limit syntax finding for DB2 |
tree | commitdiff |
2006-09-14 |
Daniel Westermann... |
Prepping 0.07002 for release |
tree | commitdiff |
2006-09-12 |
Brandon L. Black |
Backported column_info_from_storage accessor from ... |
tree | commitdiff |
2006-09-09 |
Kieren Diment |
mention of reference impl in Example.pod and changed... |
tree | commitdiff |
2006-09-08 |
Cory G Watson |
More degphatification. |
tree | commitdiff |
2006-09-08 |
Cory G Watson |
De 'gphatify' Statistics.pm per mst's request *grin* |
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-09-03 |
Jess Robinson |
Update populate docs |
tree | commitdiff |
2006-08-31 |
Michael Leuchtenburg |
Apparently I can't spell my own name. |
tree | commitdiff |
2006-08-31 |
Brandon L. Black |
document storage_type |
tree | commitdiff |
2006-08-28 |
Justin Guenther |
fixed a bug in ResultSet where passing an empty $cond... |
tree | commitdiff |
2006-08-25 |
Matt S Trout |
fixes to many-many |
tree | commitdiff |
2006-08-24 |
Justin Guenther |
documented storage accessor in Schema |
tree | commitdiff |
2006-08-24 |
Justin Guenther |
fixed set_$rel (from many_to_many) to accept a listref |
tree | commitdiff |
2006-08-24 |
K J Cheetham |
Documentation fixes. |
tree | commitdiff |
2006-08-23 |
Justin Guenther |
More Relationship docs clarifications/fixes |
tree | commitdiff |
2006-08-23 |
Justin Guenther |
Fixed typos in new Relationship docs, and made style... |
tree | commitdiff |
2006-08-23 |
Justin Guenther |
Cleaned up and clarified Relationship docs |
tree | commitdiff |
2006-08-22 |
Daniel Westermann... |
use ref instead of eval to check limit syntax (to avoid... |
tree | commitdiff |
2006-08-21 |
Brandon L. Black |
bugfix to Oracle columns_info_for |
tree | commitdiff |
2006-08-21 |
Michael Leuchtenburg |
Change _cond_for_update_delete to handle more complicat... |
tree | commitdiff |
next |