2007-05-10 |
Jess Robinson |
Merge 'DBIx-Class-current' into 'bulk_create' |
commit | commitdiff | tree | snapshot |
2007-05-10 |
Jess Robinson |
Oops, unbreak stupid txn_begin change |
commit | commitdiff | tree | snapshot |
2007-05-10 |
Matt S Trout |
dt test |
commit | commitdiff | tree | snapshot |
2007-05-10 |
Matt S Trout |
Merge 'DBIx-Class-current' into 'bulk_create' |
commit | commitdiff | tree | snapshot |
2007-05-10 |
Brandon L.... |
docs about side-effects in txn_do coderef |
commit | commitdiff | tree | snapshot |
2007-05-10 |
Brandon L.... |
do not try to silently handle disconnects when in a... |
commit | commitdiff | tree | snapshot |
2007-05-10 |
Christopher... |
resultset_class/result_class now (again) auto loads... |
commit | commitdiff | tree | snapshot |
2007-05-09 |
Jess Robinson |
No nested transactions in SQLite. |
commit | commitdiff | tree | snapshot |
2007-05-08 |
John Napiorkowski |
Added a test for create related and a second test to... |
commit | commitdiff | tree | snapshot |
2007-05-08 |
Jess Robinson |
Merge 'DBIx-Class-current' into 'bulk_create' |
commit | commitdiff | tree | snapshot |
2007-05-08 |
Ash Berlin |
Move -result_source handling further up |
commit | commitdiff | tree | snapshot |
2007-05-08 |
Ash Berlin |
Unbreak back-compat |
commit | commitdiff | tree | snapshot |
2007-05-05 |
Jess Robinson |
Fix jess-is-a-idiot bug.. |
commit | commitdiff | tree | snapshot |
2007-05-03 |
Jess Robinson |
Merge 'DBIx-Class-current' into 'bulk_create' |
commit | commitdiff | tree | snapshot |
2007-05-03 |
Brandon L.... |
Merge 'trunk' into 'DBIx-Class-current' |
commit | commitdiff | tree | snapshot |
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.... |
Merge 'trunk' into 'DBIx-Class-current' |
commit | commitdiff | tree | snapshot |
2007-05-01 |
Brandon L.... |
load-time performance improvements |
commit | commitdiff | tree | snapshot |
2007-04-26 |
Justin Wheeler |
I'm a retard. |
commit | commitdiff | tree | snapshot |
2007-04-26 |
Justin Wheeler |
Removed 8.pm and updated Changelog. |
commit | commitdiff | tree | snapshot |
2007-04-26 |
Justin Wheeler |
Merge 'oracle8' into 'DBIx-Class-current' |
commit | commitdiff | tree | snapshot |
2007-04-24 |
Matt S Trout |
oops. props to chapman for the spot |
commit | commitdiff | tree | snapshot |
2007-04-22 |
Darren Duncan |
branches/DBIx-Class-current/ : trivial test first commi... |
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-18 |
Ash Berlin |
sqlt parser now respected a relationship attribute... |
commit | commitdiff | tree | snapshot |
2007-03-17 |
Ash Berlin |
fix server disconnect checking for select outside of... |
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-13 |
David Jack... |
Merge 'DBIx-Class-current' into 'oracle8' |
commit | commitdiff | tree | snapshot |
2007-03-12 |
J. Shirley |
Updating Manual/Intro to reflect better -in => [] usage... |
commit | commitdiff | tree | snapshot |
2007-03-10 |
Jess Robinson |
Fix updates with multi-create syntax |
commit | commitdiff | tree | snapshot |
2007-03-09 |
David Jack... |
Merge 'DBIx-Class-current' into 'bulk_create' |
commit | commitdiff | tree | snapshot |
2007-03-09 |
David Jack... |
Disabled broken inflate/deflate. |
commit | commitdiff | tree | snapshot |
2007-03-07 |
Ash Berlin |
We need JSON > 1.00 for dbicadmin |
commit | commitdiff | tree | snapshot |
2007-03-03 |
David Jack... |
Reverted accidental 'svk pull' from inside mirrored... |
commit | commitdiff | tree | snapshot |
2007-03-03 |
David Jack... |
Merge 'trunk' into 'DBIx-Class-current' |
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-06 |
Jess Robinson |
Add PK::Auto to Row/insert for now, could be prettier |
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-02-01 |
Victor Igumnov |
whoopes forgot to change the package name for dbix... |
commit | commitdiff | tree | snapshot |
2007-01-31 |
Jesse Sheidlower |
Doc cleanup in Ordered.pm |
commit | commitdiff | tree | snapshot |
2007-01-31 |
Jess Robinson |
Ahem, now passes -c too |
commit | commitdiff | tree | snapshot |
2007-01-31 |
Jess Robinson |
Oops, cross-platform filename checking! |
commit | commitdiff | tree | snapshot |
2007-01-29 |
Jess Robinson |
Make POD a little more obvious about component order |
commit | commitdiff | tree | snapshot |
2007-01-25 |
David Jack... |
Formatting cleanup |
commit | commitdiff | tree | snapshot |
2007-01-25 |
Jess Robinson |
0.07999_02, add skip on prefetch test |
commit | commitdiff | tree | snapshot |
2007-01-24 |
Kieren Diment |
explained a cryptic error message |
commit | commitdiff | tree | snapshot |
2007-01-24 |
David Jack... |
Marked oracle 8 support as experimental |
commit | commitdiff | tree | snapshot |
2007-01-24 |
John Napiorkowski |
-- Fixed tabs to spaces issue |
commit | commitdiff | tree | snapshot |
2007-01-24 |
David Jack... |
Added Justin Wheeler's Oracle 8 support |
commit | commitdiff | tree | snapshot |
2007-01-23 |
Kieren Diment |
minor doc improvement to clarify how to do joins |
commit | commitdiff | tree | snapshot |
2007-01-21 |
Victor Igumnov |
changed FileColumn to InflateColumn::File |
commit | commitdiff | tree | snapshot |
2007-01-20 |
Victor Igumnov |
my mistake, change 96file_column.pm to 96file_column.t |
commit | commitdiff | tree | snapshot |
2007-01-20 |
Jess Robinson |
Merge 'DBIx-Class-current' into 'bulk_create' |
commit | commitdiff | tree | snapshot |
2007-01-20 |
Matt S Trout |
fix Sweet pager test |
commit | commitdiff | tree | snapshot |
2007-01-20 |
Victor Igumnov |
minor update to FileColumn. I added a callback method... |
commit | commitdiff | tree | snapshot |
2007-01-19 |
Victor Igumnov |
committing first version of filecolumn |
commit | commitdiff | tree | snapshot |
2007-01-18 |
Jess Robinson |
First attempt.. |
commit | commitdiff | tree | snapshot |
2007-01-17 |
Matt S Trout |
Changes note for param_bind since the authors forgot |
commit | commitdiff | tree | snapshot |
2007-01-17 |
Matt S Trout |
arguably slightly less broken |
commit | commitdiff | tree | snapshot |
2007-01-17 |
John Napiorkowski |
Merge 'param_bind' into 'DBIx-Class-current' |
commit | commitdiff | tree | snapshot |
2007-01-14 |
Ash Berlin |
Make not of introduction of ResultSourceHandle |
commit | commitdiff | tree | snapshot |
2007-01-13 |
Ash Berlin |
Added some simple docs to HashRefInflator and updated... |
commit | commitdiff | tree | snapshot |
2007-01-10 |
John Napiorkowski |
additional refactoring to better handle source objects |
commit | commitdiff | tree | snapshot |
2007-01-10 |
John Napiorkowski |
some refactoring to reduce cut and paste work |
commit | commitdiff | tree | snapshot |
2007-01-10 |
John Napiorkowski |
documentation updates |
commit | commitdiff | tree | snapshot |
2007-01-10 |
John Napiorkowski |
Merge 'DBIx-Class-current' into 'param_bind' |
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 |
Ash Berlin |
Added abraxa's HashRefInflator (no docs as yet) |
commit | commitdiff | tree | snapshot |
2007-01-05 |
Jess Robinson |
add inflatecolumn fixes to Changes |
commit | commitdiff | tree | snapshot |
2007-01-02 |
Matt S Trout |
Merge 'ordered_handle_updates' into 'DBIx-Class-current' |
commit | commitdiff | tree | snapshot |
2007-01-01 |
Jess Robinson |
Merge 'trunk' into 'DBIx-Class-current' |
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 |
next |