2007-11-24 |
Ash Berlin |
Merge 'trunk' into 'versioned_enhancements' |
tree | commitdiff |
2007-11-19 |
Ash Berlin |
Fix END block |
tree | commitdiff |
2007-11-15 |
Ash Berlin |
Adding missing file |
tree | commitdiff |
2007-11-15 |
Ash Berlin |
Fix is_foreign_key_constraint - thanks Jon Schutz |
tree | commitdiff |
2007-11-07 |
Johannes Plunien |
fixed sequence auto nextval tests |
tree | commitdiff |
2007-11-07 |
Johannes Plunien |
renamed schema ArtistOracle to SequenceTest since it... |
tree | commitdiff |
2007-11-06 |
Johannes Plunien |
added tests for oracle sequence nextval |
tree | commitdiff |
2007-11-06 |
Johannes Plunien |
load new schema ArtistOracle |
tree | commitdiff |
2007-11-06 |
Johannes Plunien |
added new schema for testing oracle sequence |
tree | commitdiff |
2007-10-29 |
Luke Saunders |
fixed _merge_attr bug |
tree | commitdiff |
2007-10-23 |
Luke Saunders |
fixed versioning test and checked db and schema version... |
tree | commitdiff |
2007-10-22 |
Luke Saunders |
Merge 'trunk' into 'versioned_enhancements' |
tree | commitdiff |
2007-10-22 |
Luke Saunders |
fixed problem with duplicate related objects for Row... |
tree | commitdiff |
2007-10-12 |
Ash Berlin |
Test sqlt_deploy_hook on the Schema level |
tree | commitdiff |
2007-10-12 |
Ash Berlin |
Remove add_index and replace it with sqlt_deploy_hook |
tree | commitdiff |
2007-10-12 |
Ash Berlin |
s/indices/indexes/ to keep Jess happy. |
tree | commitdiff |
2007-10-12 |
Ash Berlin |
Add an add_index method on ResultSource (and proxy... |
tree | commitdiff |
2007-10-07 |
Ash Berlin |
Timezone support for InflateColumn::DateTime (sergio) |
tree | commitdiff |
2007-10-04 |
Luke Saunders |
fixed search_related from object with unset FK behaviour |
tree | commitdiff |
2007-10-04 |
Marc Mims |
- Doc patch for using an SQL function on the left side... |
tree | commitdiff |
2007-10-02 |
Luke Saunders |
fixed find_or_new_related bug |
tree | commitdiff |
2007-09-29 |
Wallace Reis |
select for patch from justin |
tree | commitdiff |
2007-09-28 |
Jess Robinson |
Tests from captainL, find_or_new_related fails on belon... |
tree | commitdiff |
2007-09-27 |
Brian Cassidy |
ResultSetColumn::func() now returns all results if... |
tree | commitdiff |
2007-09-14 |
Matt S Trout |
Merge 'trunk' into 'versioned_enhancements' |
tree | commitdiff |
2007-09-14 |
Matt S Trout |
Merge 'trunk' into 'cdbicompat_integration' |
tree | commitdiff |
2007-09-04 |
Dagfinn Ilmari Man... |
Fix return value for DBIC::ResultSource::Table->table... |
tree | commitdiff |
2007-08-31 |
Michael G Schwern |
$schema isn't defined if the test is skipped. |
tree | commitdiff |
2007-08-31 |
Michael G Schwern |
Add POD to new CDBICompat modules so they pass POD... |
tree | commitdiff |
2007-08-31 |
Michael G Schwern |
Pull in some tests from CDBI 3.16 that already work. |
tree | commitdiff |
2007-08-22 |
Tom Hukins |
Fix the behaviour of code refs within array refs for... |
tree | commitdiff |
2007-08-21 |
Matt S Trout |
Merge 'trunk' into 'cdbicompat_integration' |
tree | commitdiff |
2007-08-21 |
Matt S Trout |
force CDBICompat deps for developers, fix tests to... |
tree | commitdiff |
2007-08-21 |
Matt S Trout |
oracle datetime inflator patch |
tree | commitdiff |
2007-08-21 |
Matt S Trout |
arrayrefs for on_connect_do |
tree | commitdiff |
2007-08-21 |
Matt S Trout |
Merge 'on_disconnect_do' into 'trunk' |
tree | commitdiff |
2007-08-21 |
Matt S Trout |
Merge 'trunk' into 'cdbicompat_integration' |
tree | commitdiff |
2007-08-15 |
Luke Saunders |
tests are a mess, but Versioned.pm should work now |
tree | commitdiff |
2007-08-15 |
Tom Hukins |
Let on_connect_do() and on_disconnect_do() take code... |
tree | commitdiff |
2007-08-15 |
Tom Hukins |
Restore code that I removed in revision 3640 that tests... |
tree | commitdiff |
2007-08-08 |
Matt S Trout |
make pod cov not skip if author side, fix exception... |
tree | commitdiff |
2007-08-07 |
Adam Herzog |
Autoflush debugging, to make sure statement is printed... |
tree | commitdiff |
2007-08-07 |
Adam Herzog |
Fix bind params debugging output; consolidate some... |
tree | commitdiff |
2007-08-07 |
Adam Herzog |
Fix reconnect tests to skip tests that won't pass ... |
tree | commitdiff |
2007-08-07 |
Matt S Trout |
fix for AccessorGroup |
tree | commitdiff |
2007-08-07 |
Luke Saunders |
fixed storage->connected fork bug |
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 |
final changes for 08004 dist |
tree | commitdiff |
2007-08-03 |
Matt S Trout |
add default_resultset_attributes entry to Schema |
tree | commitdiff |
2007-08-01 |
Tom Hukins |
Add an 'on_disconnect_do' argument to |
tree | commitdiff |
2007-07-27 |
Matt S Trout |
initial merge of Schwern's CDBICompat work, with many... |
tree | commitdiff |
2007-07-27 |
Matt S Trout |
missed adding the test |
tree | commitdiff |
2007-07-26 |
Luke Saunders |
applied patch from davinch: fix bug with create_multi... |
tree | commitdiff |
2007-07-18 |
Brandon L. Black |
fix a few txn issues, including the "transaction depth... |
tree | commitdiff |
2007-07-17 |
Matt S Trout |
non-destructive hashref handling for connect_info options |
tree | commitdiff |
2007-07-17 |
Matt S Trout |
fix for count after slice (report and tests from JOHANL) |
tree | commitdiff |
2007-07-16 |
Matt S Trout |
fixup for datetime parser from Matt Lawrence (mattlaw) |
tree | commitdiff |
2007-07-10 |
John Napiorkowski |
fixed the trouble with undefs using populate in void... |
tree | commitdiff |
2007-07-09 |
Matt S Trout |
failing test for multi-create bug reported by irc:bits |
tree | commitdiff |
2007-07-09 |
Luke Saunders |
removed various Dumper calls |
tree | commitdiff |
2007-07-09 |
Luke Saunders |
updated changes. fixed ResultSetColumn w/prefetch problem |
tree | commitdiff |
2007-07-04 |
Luke Saunders |
fixed attr merging problem |
tree | commitdiff |
2007-07-04 |
Luke Saunders |
fixed group_by problem with oracle limit syntax |
tree | commitdiff |
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 |
next |