2007-05-03 |
Brandon L.... |
revert part of 3220, apparently it is breaking cloning... |
commit | commitdiff | tree | snapshot |
2007-05-02 |
Nigel Metheringham |
Documented use of cursor->next for fast but uncomfortab... |
commit | commitdiff | tree | snapshot |
2007-05-01 |
Brandon L.... |
load-time performance improvements |
commit | commitdiff | tree | snapshot |
2007-04-24 |
Matt S Trout |
oops. props to chapman for the spot |
commit | commitdiff | tree | snapshot |
2007-04-19 |
Matt S Trout |
reverting r3173, already implemented in -current |
commit | commitdiff | tree | snapshot |
2007-04-18 |
Brandon L.... |
0.07006 changes, version update |
commit | commitdiff | tree | snapshot |
2007-04-17 |
Brandon L.... |
cleared up a Changes entry |
commit | commitdiff | tree | snapshot |
2007-04-17 |
Brandon L.... |
Changes list synced up through now |
commit | commitdiff | tree | snapshot |
2007-04-16 |
Marcus Ramberg |
Updated cookbook example |
commit | commitdiff | tree | snapshot |
2007-04-14 |
Brandon L.... |
fixed regex in t/76joins (was relying on a 5.8.8 bug... |
commit | commitdiff | tree | snapshot |
2007-04-09 |
Matt S Trout |
add SQL::Abstract to search docs (patch from zamolxes) |
commit | commitdiff | tree | snapshot |
2007-04-02 |
Jess Robinson |
Add patch from dec to allow us to pick which sources... |
commit | commitdiff | tree | snapshot |
2007-03-29 |
Brandon L.... |
backport Ash's quoting fix from Loader to columns_info_for |
commit | commitdiff | tree | snapshot |
2007-03-29 |
Brandon L.... |
fix for rt.cpan.org #25683 (DBD::Sybase/FreeTDS/MSSQL... |
commit | commitdiff | tree | snapshot |
2007-03-16 |
Jess Robinson |
Add FAQ and Joining links to Manual.pod |
commit | commitdiff | tree | snapshot |
2007-03-16 |
Jess Robinson |
Initial version of Manual::Joining |
commit | commitdiff | tree | snapshot |
2007-03-14 |
Jess Robinson |
Added patch from Schwern to allow cdbi compat to infer... |
commit | commitdiff | tree | snapshot |
2007-03-12 |
J. Shirley |
Updating Manual/Intro to reflect better -in => [] usage... |
commit | commitdiff | tree | snapshot |
2007-03-03 |
Jess Robinson |
Fix to $filename from Carl Vincent |
commit | commitdiff | tree | snapshot |
2007-02-14 |
Kieren Diment |
pointed out ambiguity of as attribs |
commit | commitdiff | tree | snapshot |
2007-02-14 |
Kieren Diment |
improved docs for as attrib |
commit | commitdiff | tree | snapshot |
2007-02-14 |
Robert Krimen |
Added how to '.. fetch a single (or topmost) row?'... |
commit | commitdiff | tree | snapshot |
2007-02-14 |
Robert Krimen |
Fleshed out the JSON inflated column example with a... |
commit | commitdiff | tree | snapshot |
2007-02-13 |
Jess Robinson |
Improve resultset_attributes docs |
commit | commitdiff | tree | snapshot |
2007-02-08 |
Jess Robinson |
Argh! Fix spurious example |
commit | commitdiff | tree | snapshot |
2007-02-06 |
Robert Krimen |
Added; |
commit | commitdiff | tree | snapshot |
2007-02-05 |
Jess Robinson |
Fix overload example |
commit | commitdiff | tree | snapshot |
2007-02-05 |
Jess Robinson |
Add _accessor example, thanks to grinktt3n |
commit | commitdiff | tree | snapshot |
2007-02-05 |
Ash Berlin |
Backed out my r3073, and doc'd the fact that it takes... |
commit | commitdiff | tree | snapshot |
2007-02-03 |
Ash Berlin |
Made ->update not change the hashref passed in (with... |
commit | commitdiff | tree | snapshot |
2007-02-02 |
Jess Robinson |
POD updates |
commit | commitdiff | tree | snapshot |
2007-01-31 |
Jesse Sheidlower |
Doc cleanup in Ordered.pm |
commit | commitdiff | tree | snapshot |
2007-01-29 |
Jess Robinson |
Make POD a little more obvious about component order |
commit | commitdiff | tree | snapshot |
2007-01-24 |
Kieren Diment |
explained a cryptic error message |
commit | commitdiff | tree | snapshot |
2007-01-23 |
Kieren Diment |
minor doc improvement to clarify how to do joins |
commit | commitdiff | tree | snapshot |
2007-01-10 |
Jess Robinson |
oops, remove .orig files etc |
commit | commitdiff | tree | snapshot |
2007-01-10 |
Jess Robinson |
Skip .orig files in dist |
commit | commitdiff | tree | snapshot |
2007-01-09 |
Jess Robinson |
0.07004 |
commit | commitdiff | tree | snapshot |
2007-01-09 |
Jess Robinson |
Up version to 0.07004 |
commit | commitdiff | tree | snapshot |
2007-01-09 |
Jess Robinson |
todoify collapse test |
commit | commitdiff | tree | snapshot |
2007-01-05 |
Jess Robinson |
add inflatecolumn fixes to Changes |
commit | commitdiff | tree | snapshot |
2007-01-01 |
Jess Robinson |
Fixup update/new ignoring with scalarrefs |
commit | commitdiff | tree | snapshot |
2007-01-01 |
Jess Robinson |
Inflate/Deflate on all refs but scalars, with tests... |
commit | commitdiff | tree | snapshot |
2006-12-21 |
Ash Berlin |
Made many_to_many throw an exception if its not provide... |
commit | commitdiff | tree | snapshot |
2006-12-19 |
Daniel Westermann... |
fix find_related-based queries to correctly grep the... |
commit | commitdiff | tree | snapshot |
2006-12-11 |
Brandon L.... |
better fix for pk mutation based on mst irc conversation |
commit | commitdiff | tree | snapshot |
2006-12-11 |
Brandon L.... |
allow pk mutation via column accessor + update |
commit | commitdiff | tree | snapshot |
2006-12-10 |
David Kamholz |
whoops |
commit | commitdiff | tree | snapshot |
2006-12-10 |
David Kamholz |
add test for has_many prefetch with adjacent rows with... |
commit | commitdiff | tree | snapshot |
2006-12-09 |
David Kamholz |
die in Storage::DBI::Pg when it can't find the autoinc... |
commit | commitdiff | tree | snapshot |
2006-12-06 |
Ash Berlin |
Join condition patch from Bernhard Graf |
commit | commitdiff | tree | snapshot |
2006-12-06 |
Ash Berlin |
More descriptive error messages courtesy of Marc Espie |
commit | commitdiff | tree | snapshot |
2006-11-26 |
Nigel Metheringham |
Added a test to check that the result from a 2 level... |
commit | commitdiff | tree | snapshot |
2006-11-22 |
David Kamholz |
add shallow copy of $attrs in ResultSet->new |
commit | commitdiff | tree | snapshot |
2006-11-22 |
David Kamholz |
re-commit minimal pk-mutation in update(), with test |
commit | commitdiff | tree | snapshot |
2006-11-22 |
David Kamholz |
revert update() change |
commit | commitdiff | tree | snapshot |
2006-11-22 |
David Kamholz |
- slight optimization to ident_condition in PK.pm |
commit | commitdiff | tree | snapshot |
2006-11-16 |
Jess Robinson |
Added patch from Ted Carnahan to rel docs |
commit | commitdiff | tree | snapshot |
2006-11-16 |
Brandon L.... |
added changes entry for rt#22740 |
commit | commitdiff | tree | snapshot |
2006-11-16 |
Brian Cassidy |
bumped ver. added some stuff to Changes i know were... |
commit | commitdiff | tree | snapshot |
2006-11-16 |
Brian Cassidy |
moving it to -current branch |
commit | commitdiff | tree | snapshot |
2006-11-15 |
Brandon L.... |
Don't blow up if columns_info_for returns useless results |
commit | commitdiff | tree | snapshot |
2006-11-15 |
Jess Robinson |
Fix foreign/self example |
commit | commitdiff | tree | snapshot |
2006-11-15 |
Brandon L.... |
fix for rt.cpan.org #22740 (use $^X instead of hardcode... |
commit | commitdiff | tree | snapshot |
2006-11-13 |
Ash Berlin |
Seperated out quote tests so that matt can use them... |
commit | commitdiff | tree | snapshot |
2006-11-13 |
Matt S Trout |
make multi-return actually work |
commit | commitdiff | tree | snapshot |
2006-11-10 |
Jess Robinson |
Minor documentation update |
commit | commitdiff | tree | snapshot |
2006-11-10 |
Jess Robinson |
Documentation updates: |
commit | commitdiff | tree | snapshot |
2006-11-10 |
Matt S Trout |
inflate_result can return an array now. somebody write... |
commit | commitdiff | tree | snapshot |
2006-11-09 |
Marcus Ramberg |
remove obsolete example. |
commit | commitdiff | tree | snapshot |
2006-11-01 |
Ash Berlin |
reverted previous deploy change(r8255) - sorry matt... |
commit | commitdiff | tree | snapshot |
2006-10-31 |
Ash Berlin |
Deploy fix that will hopefully sort out problems with... |
commit | commitdiff | tree | snapshot |
2006-10-30 |
Ash Berlin |
Fixed type in hasrref iter - thanks abraxxa |
commit | commitdiff | tree | snapshot |
2006-10-30 |
Jess Robinson |
Fixed typos in HashRefInflator example |
commit | commitdiff | tree | snapshot |
2006-10-25 |
Matt S Trout |
fix it properly, fix Changes |
commit | commitdiff | tree | snapshot |
2006-10-25 |
Matt S Trout |
because this actually works |
commit | commitdiff | tree | snapshot |
2006-10-21 |
Matt S Trout |
I hate you all. |
commit | commitdiff | tree | snapshot |
2006-10-18 |
Scott McWhirter |
Hide documentation for deprecated modules from PAUSE. |
commit | commitdiff | tree | snapshot |
2006-10-18 |
Sebastian Willert |
Cosmetics: Changed DBIx::Class to fit into the global... |
commit | commitdiff | tree | snapshot |
2006-10-18 |
Sebastian Willert |
Changed DBIC::Schema->load_classes to be taint-safe... |
commit | commitdiff | tree | snapshot |
2006-10-18 |
Sebastian Willert |
Add myself to the contributors list |
commit | commitdiff | tree | snapshot |
2006-10-17 |
Daniel Westermann... |
Add (currently failing) tests for single relationship... |
commit | commitdiff | tree | snapshot |
2006-10-14 |
Jess Robinson |
Add find_or_new / in_storage example |
commit | commitdiff | tree | snapshot |
2006-10-14 |
Jess Robinson |
Funky hashref inflating example |
commit | commitdiff | tree | snapshot |
2006-10-14 |
Jess Robinson |
Fix typo |
commit | commitdiff | tree | snapshot |
2006-10-14 |
Jess Robinson |
Added resultsetcolumn question to FAQ |
commit | commitdiff | tree | snapshot |
2006-10-14 |
Jess Robinson |
Add func example for resultsetcolumn |
commit | commitdiff | tree | snapshot |
2006-10-14 |
Jess Robinson |
Added examples for ResultSetColumn |
commit | commitdiff | tree | snapshot |
2006-10-14 |
Jess Robinson |
Minor consistency, layout and grammar updates |
commit | commitdiff | tree | snapshot |
2006-10-08 |
Daniel Westermann... |
Add tests for alias fix in [2815] |
commit | commitdiff | tree | snapshot |
2006-10-07 |
Matt S Trout |
fixup to work round an aliasing bug |
commit | commitdiff | tree | snapshot |
2006-10-04 |
Dan Sully |
Update changes |
commit | commitdiff | tree | snapshot |
2006-10-04 |
Dan Sully |
Make UTF-8 columns work under Perl <= 5.8.0 |
commit | commitdiff | tree | snapshot |
2006-09-16 |
Daniel Westermann... |
Rework quote tests to not rely on SQLite, instead using... |
commit | commitdiff | tree | snapshot |
2006-09-15 |
Ash Berlin |
Fixed incorect class name in sqlt examples |
commit | commitdiff | tree | snapshot |
2006-09-15 |
Jess Robinson |
Fixup limit syntax finding for DB2 |
commit | commitdiff | tree | snapshot |
2006-09-14 |
Daniel Westermann... |
Prepping 0.07002 for release |
commit | commitdiff | tree | snapshot |
2006-09-14 |
Daniel Westermann... |
Fix for recent SQLite versions interpreting single... |
commit | commitdiff | tree | snapshot |
2006-09-12 |
Brandon L.... |
Backported column_info_from_storage accessor from ... |
commit | commitdiff | tree | snapshot |
2006-09-09 |
Kieren Diment |
example.db removed. make your own. the scripts in... |
commit | commitdiff | tree | snapshot |
next |