2007-07-02 |
Brandon L. Black |
Patch for ? in NoBindVars data from Tom Hukins |
tree | commitdiff |
2007-06-25 |
John Napiorkowski |
Added multi-create object support to Schema->populate... |
tree | commitdiff |
2007-06-20 |
Matt S Trout |
probably fix bulk_create |
tree | commitdiff |
2007-06-19 |
Cory G Watson |
Call ensure_connected in txn_begin to avoid stomping... |
tree | commitdiff |
2007-06-19 |
Brandon L. Black |
exception rethrow method from LTJake |
tree | commitdiff |
2007-06-17 |
Matt S Trout |
0.08001 because I'm an idiot |
tree | commitdiff |
2007-06-17 |
Matt S Trout |
Merge 'DBIx-Class-current' into 'trunk' |
tree | commitdiff |
2007-06-12 |
Brandon L. Black |
add some storage exception tests, and fix a really... |
tree | commitdiff |
2007-06-10 |
Matt S Trout |
fix page-within-page bug |
tree | commitdiff |
2007-06-10 |
Brandon L. Black |
added back the r3131 tests in concise form, wrapped... |
tree | commitdiff |
2007-06-07 |
Matt S Trout |
Merge 'trunk' into 'DBIx-Class-current' |
tree | commitdiff |
2007-06-07 |
Matt S Trout |
test fixups |
tree | commitdiff |
2007-06-05 |
Brandon L. Black |
Fixed up SQLT test/runtime deps |
tree | commitdiff |
2007-06-04 |
Brandon L. Black |
skip parts of t/60core.t if no DateTime::Format::MySQL |
tree | commitdiff |
2007-06-01 |
Brandon L. Black |
fix 93nobindvars for people not testing MySQL |
tree | commitdiff |
2007-05-31 |
Brandon L. Black |
fix test warning (double "my") |
tree | commitdiff |
2007-05-31 |
Matt S Trout |
LEFT join problem fixed |
tree | commitdiff |
2007-05-31 |
J. Shirley |
Adding failing test for left-join with no join record... |
tree | commitdiff |
2007-05-31 |
Brandon L. Black |
integrate nobindvars/_prep_for_execute with the bind_pa... |
tree | commitdiff |
2007-05-31 |
Brandon L. Black |
reverting changeset 3131, probably needs to be fixed... |
tree | commitdiff |
2007-05-29 |
Brandon L. Black |
converted the vendor tests to use schema objects intead... |
tree | commitdiff |
2007-05-29 |
John Napiorkowski |
removed meaningless warnings from test |
tree | commitdiff |
2007-05-29 |
Matt S Trout |
Merge 'bulk_create' into 'DBIx-Class-current' |
tree | commitdiff |
2007-05-29 |
Matt S Trout |
Merge 'DBIx-Class-current' into 'bulk_create' |
tree | commitdiff |
2007-05-28 |
Matt S Trout |
remove debug warn |
tree | commitdiff |
2007-05-28 |
John Napiorkowski |
Added hack to force wantarray mode if bulk insert can... |
tree | commitdiff |
2007-05-28 |
Matt S Trout |
Merge 'DBIx-Class-current' into 'bulk_create' |
tree | commitdiff |
2007-05-25 |
Matt S Trout |
prefetch/cache fixes for all but find |
tree | commitdiff |
2007-05-25 |
John Napiorkowski |
fixed some tests |
tree | commitdiff |
2007-05-25 |
John Napiorkowski |
Expanded tests and clarified test parameters. |
tree | commitdiff |
2007-05-22 |
Guillermo Roditi |
fix to t/97result_class.t and fixed tests too |
tree | commitdiff |
2007-05-22 |
Christopher H. Laco |
%colinfo accessor and inflate_column now work together |
tree | commitdiff |
2007-05-22 |
Christopher H. Laco |
added get_inflated_columns to Row |
tree | commitdiff |
2007-05-21 |
John Napiorkowski |
-- added support for belongs_to type relationships... |
tree | commitdiff |
2007-05-21 |
Guillermo Roditi |
result_class is getting leaked somewhere in related_res... |
tree | commitdiff |
2007-05-21 |
John Napiorkowski |
clarify problem with missing relationship keys for... |
tree | commitdiff |
2007-05-21 |
Matt S Trout |
fixed WhereJoins to handle conditions edge cases |
tree | commitdiff |
2007-05-20 |
Dagfinn Ilmari Man... |
add tests for nested prefetch with many_to_many and... |
tree | commitdiff |
2007-05-20 |
Matt S Trout |
deprecation warning for compose_connection now caught... |
tree | commitdiff |
2007-05-20 |
Matt S Trout |
find/next change to return undef rather than () on... |
tree | commitdiff |
2007-05-19 |
Jess Robinson |
Test populate_rs with belongs_to rels |
tree | commitdiff |
2007-05-18 |
John Napiorkowski |
-- Additional tests for checking correct autocreation... |
tree | commitdiff |
2007-05-18 |
Jess Robinson |
Merge 'DBIx-Class-current' into 'bulk_create' |
tree | commitdiff |
2007-05-18 |
John Napiorkowski |
-- some additional tests for edge cases |
tree | commitdiff |
2007-05-17 |
John Napiorkowski |
- void context only uses insert bulk now. |
tree | commitdiff |
2007-05-15 |
John Napiorkowski |
Passes all the tests but.. |
tree | commitdiff |
2007-05-14 |
John Napiorkowski |
First go at supporting the populate syntax for resultse... |
tree | commitdiff |
2007-05-12 |
Ash Berlin |
Failing test for populate on RS |
tree | commitdiff |
2007-05-11 |
Matt S Trout |
eliminate the last of the AutoCommit warnings |
tree | commitdiff |
2007-05-11 |
Matt S Trout |
multi-create working |
tree | commitdiff |
2007-05-11 |
Matt S Trout |
Merge 'DBIx-Class-current' into 'bulk_create' |
tree | commitdiff |
2007-05-11 |
Matt S Trout |
autocommit error gone for dbicadmin test |
tree | commitdiff |
2007-05-11 |
Matt S Trout |
Merge 'collapse_result_rewrite' into 'DBIx-Class-current' |
tree | commitdiff |
2007-05-11 |
Matt S Trout |
collapse result refac hopefully complete |
tree | commitdiff |
2007-05-10 |
Brandon L. Black |
Got rid of effectively dead dbh_do code in the txn_... |
tree | commitdiff |
2007-05-10 |
Matt S Trout |
dt test |
tree | commitdiff |
2007-05-10 |
Matt S Trout |
Merge 'DBIx-Class-current' into 'bulk_create' |
tree | commitdiff |
2007-05-10 |
Christopher H. Laco |
resultset_class/result_class now (again) auto loads... |
tree | commitdiff |
2007-05-08 |
John Napiorkowski |
Added a test for create related and a second test to... |
tree | commitdiff |
2007-05-03 |
Jess Robinson |
Merge 'DBIx-Class-current' into 'bulk_create' |
tree | commitdiff |
2007-05-01 |
Brandon L. Black |
Merge 'trunk' into 'DBIx-Class-current' |
tree | commitdiff |
2007-04-14 |
Brandon L. Black |
fixed regex in t/76joins (was relying on a 5.8.8 bug... |
tree | commitdiff |
2007-03-17 |
Ash Berlin |
fix server disconnect checking for select outside of... |
tree | commitdiff |
2007-03-14 |
Jess Robinson |
Added patch from Schwern to allow cdbi compat to infer... |
tree | commitdiff |
2007-03-10 |
Jess Robinson |
Fix updates with multi-create syntax |
tree | commitdiff |
2007-03-09 |
David Jack Olrik |
Merge 'DBIx-Class-current' into 'bulk_create' |
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-06 |
Jess Robinson |
Add PK::Auto to Row/insert for now, could be prettier |
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-01-31 |
Jess Robinson |
Ahem, now passes -c too |
tree | commitdiff |
2007-01-31 |
Jess Robinson |
Oops, cross-platform filename checking! |
tree | commitdiff |
2007-01-25 |
Jess Robinson |
0.07999_02, add skip on prefetch test |
tree | commitdiff |
2007-01-24 |
John Napiorkowski |
-- Fixed tabs to spaces issue |
tree | commitdiff |
2007-01-21 |
Victor Igumnov |
changed FileColumn to InflateColumn::File |
tree | commitdiff |
2007-01-20 |
Victor Igumnov |
my mistake, change 96file_column.pm to 96file_column.t |
tree | commitdiff |
2007-01-20 |
Jess Robinson |
Merge 'DBIx-Class-current' into 'bulk_create' |
tree | commitdiff |
2007-01-20 |
Matt S Trout |
fix Sweet pager test |
tree | commitdiff |
2007-01-19 |
Victor Igumnov |
committing first version of filecolumn |
tree | commitdiff |
2007-01-18 |
Jess Robinson |
First attempt.. |
tree | commitdiff |
2007-01-17 |
Matt S Trout |
arguably slightly less broken |
tree | commitdiff |
2007-01-17 |
John Napiorkowski |
Merge 'param_bind' into 'DBIx-Class-current' |
tree | commitdiff |
2007-01-10 |
John Napiorkowski |
documentation updates |
tree | commitdiff |
2007-01-09 |
Jess Robinson |
todoify collapse test |
tree | commitdiff |
2007-01-05 |
Ash Berlin |
Added abraxa's HashRefInflator (no docs as yet) |
tree | commitdiff |
2007-01-02 |
Matt S Trout |
Merge 'ordered_handle_updates' into 'DBIx-Class-current' |
tree | commitdiff |
2007-01-01 |
Jess Robinson |
Merge 'trunk' into 'DBIx-Class-current' |
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-30 |
Matt S Trout |
Merge 'DBIx-Class-current' into 'param_bind' |
tree | commitdiff |
2006-12-28 |
Matt S Trout |
Merge 'source-handle' into 'DBIx-Class-current' |
tree | commitdiff |
2006-12-28 |
Matt S Trout |
Merge 'trunk' into 'DBIx-Class-current' |
tree | commitdiff |
2006-12-27 |
Ash Berlin |
Removed CDBI subclassing bugs. constrain_columns to... |
tree | commitdiff |
2006-12-19 |
Daniel Westermann... |
fix find_related-based queries to correctly grep the... |
tree | commitdiff |
2006-12-13 |
John Napiorkowski |
updated bulk insert to handle bind_param_array, created... |
tree | commitdiff |
2006-12-11 |
Brandon L. Black |
Merge 'trunk' into 'DBIx-Class-current' |
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-10 |
David Kamholz |
whoops |
tree | commitdiff |
next |