2009-12-17 |
Alexander Hartmaier |
Views without a view_definition won't be added to the... |
tree | commitdiff |
2009-11-26 |
Peter Rabbitson |
Whoops, wrong accessor (things still work though) |
tree | commitdiff |
2009-11-26 |
Peter Rabbitson |
Add a no-accessor column to generally test handling |
tree | commitdiff |
2009-11-15 |
Peter Rabbitson |
Fix non-sqlt schema file |
tree | commitdiff |
2009-11-15 |
Peter Rabbitson |
Extensive test of virtual and classic view relationships |
tree | commitdiff |
2009-11-15 |
Peter Rabbitson |
Turn into a straight-inheritance view class |
tree | commitdiff |
2009-11-13 |
Alexander Hartmaier |
seems I found the bugger |
tree | commitdiff |
2009-11-13 |
Alexander Hartmaier |
added rels to view result classes in test schema |
tree | commitdiff |
2009-09-14 |
Peter Rabbitson |
Someone claimed this is a problem... |
tree | commitdiff |
2009-09-10 |
Moritz Onken |
added test to make sure that store_column is called... |
tree | commitdiff |
2009-09-07 |
Peter Rabbitson |
Prune duplicate constraints from the find() condition |
tree | commitdiff |
2009-09-04 |
Peter Rabbitson |
Fixes to pg test after review: |
tree | commitdiff |
2009-08-25 |
Peter Rabbitson |
Change a datatype for test purposes |
tree | commitdiff |
2009-08-12 |
Peter Rabbitson |
Remove leftovers from frew's tests |
tree | commitdiff |
2009-08-11 |
Peter Rabbitson |
Fix an obscure regression when inserting an object... |
tree | commitdiff |
2009-08-09 |
Moritz Onken |
added TODO test: call accessors when create()ing a row |
tree | commitdiff |
2009-08-06 |
Rafael Kitover |
add warning for custom resultsources through ->name... |
tree | commitdiff |
2009-08-06 |
Rafael Kitover |
Merge 'trunk' into 'table_name_ref' |
tree | commitdiff |
2009-08-05 |
Peter Rabbitson |
Dynamically load necessary table classes |
tree | commitdiff |
2009-07-30 |
Rafael Kitover |
add missing file |
tree | commitdiff |
2009-07-30 |
Rafael Kitover |
better test for "smalldatetime" in Sybase |
tree | commitdiff |
2009-07-30 |
Rafael Kitover |
better tests for "smalldatetime" support in MSSQL |
tree | commitdiff |
2009-07-28 |
Rafael Kitover |
Merge 'trunk' into 'table_name_ref' |
tree | commitdiff |
2009-07-28 |
Rafael Kitover |
add postgres "timestamp without time zone" support |
tree | commitdiff |
2009-07-23 |
Rafael Kitover |
add test |
tree | commitdiff |
2009-07-22 |
Rafael Kitover |
remove unnecessary test Result class |
tree | commitdiff |
2009-07-22 |
Rafael Kitover |
Merge 'trunk' into 'sybase' |
tree | commitdiff |
2009-07-20 |
Norbert Buchmuller |
Fixed documentation and added test for the "Arbitrary... |
tree | commitdiff |
2009-07-17 |
Rafael Kitover |
some compatibility updated for older DBD::Sybase versio... |
tree | commitdiff |
2009-07-17 |
Rafael Kitover |
Merge 'trunk' into 'table_name_ref' |
tree | commitdiff |
2009-07-10 |
Rafael Kitover |
Merge 'trunk' into 'table_name_ref' |
tree | commitdiff |
2009-07-09 |
John Napiorkowski |
fixed test resultclass formatting, added a few more... |
tree | commitdiff |
2009-07-09 |
John Napiorkowski |
set correct number of tests, changed the debuggin outpu... |
tree | commitdiff |
2009-07-03 |
Peter Rabbitson |
Extra test to demonstrate has_one working, and a POD... |
tree | commitdiff |
2009-07-03 |
Peter Rabbitson |
Double an existing might_have test as has_one |
tree | commitdiff |
2009-06-29 |
Rafael Kitover |
changed CD to ->table(\"cd") |
tree | commitdiff |
2009-06-29 |
Rafael Kitover |
separated table ref test out, changed CDTableRef to... |
tree | commitdiff |
2009-06-28 |
Rafael Kitover |
>table(\"foo") now works |
tree | commitdiff |
2009-06-25 |
Peter Rabbitson |
Minor cleanups |
tree | commitdiff |
2009-06-24 |
Peter Rabbitson |
find_related fix for single-type relationships |
tree | commitdiff |
2009-06-23 |
Peter Rabbitson |
Move tests around, add extra has_one relationship |
tree | commitdiff |
2009-06-19 |
Peter Rabbitson |
cleanup svn attrs |
tree | commitdiff |
2009-06-11 |
Peter Rabbitson |
IC::DT changes: |
tree | commitdiff |
2009-06-10 |
Peter Rabbitson |
Move the rs preservation test to a more suitable place |
tree | commitdiff |
2009-06-07 |
Peter Rabbitson |
Fix find_or_new/create to stop returning random rows... |
tree | commitdiff |
2009-05-28 |
Peter Rabbitson |
Commit rather useless but already written mysql test... |
tree | commitdiff |
2009-05-26 |
Peter Rabbitson |
Attempt to reproduce reported mysql error (failed)... |
tree | commitdiff |
2009-05-26 |
Ash Berlin |
Fix 'timestamp with time zone' columns for IC::DT inflation |
tree | commitdiff |
2009-05-24 |
Peter Rabbitson |
eol adjustments |
tree | commitdiff |
2009-05-23 |
Peter Rabbitson |
Tests and test schema adjustments for resultset update... |
tree | commitdiff |
2009-05-16 |
Peter Rabbitson |
Add default resultclass/resultsetclass to the entire... |
tree | commitdiff |
2009-05-12 |
Peter Rabbitson |
Merge 'trunk' into 'oracle-tweaks' |
tree | commitdiff |
2009-05-10 |
Moritz Onken |
set_$rel accepts now a $link_vals hashref like add_to_... |
tree | commitdiff |
2009-05-04 |
Ron "Quinn" Straight |
Proper support for timestamp inflation. Added last_upd... |
tree | commitdiff |
2009-04-30 |
Peter Rabbitson |
Revert addition of superficial relationship in r5886 |
tree | commitdiff |
2009-04-13 |
Peter Collingbourne |
Correctly propagate forced left joins through arrayrefs... |
tree | commitdiff |
2009-03-17 |
Johannes Plunien |
putting IC::DateTime locale, timezone or floating_tz_ok... |
tree | commitdiff |
2009-02-22 |
Peter Rabbitson |
janitorial work |
tree | commitdiff |
2009-02-21 |
Peter Rabbitson |
Somewhat fix bloody messy test |
tree | commitdiff |
2009-02-20 |
Peter Rabbitson |
Ordered now works correctly with MC too \o/ |
tree | commitdiff |
2009-02-20 |
Jess Robinson |
Add missing views test file, oops |
tree | commitdiff |
2009-02-20 |
Matt S Trout |
Merge 'views' into 'trunk' |
tree | commitdiff |
2009-02-20 |
Peter Rabbitson |
Merge 'multi_stuff' into 'trunk' |
tree | commitdiff |
2009-02-19 |
Jess Robinson |
Add view test. |
tree | commitdiff |
2009-02-19 |
Rob Kinyon |
Merge 'trunk' into 'multi_stuff' |
tree | commitdiff |
2009-02-18 |
Jess Robinson |
Fix name of view. |
tree | commitdiff |
2009-02-13 |
Peter Rabbitson |
Some forgotten tests |
tree | commitdiff |
2009-02-11 |
Jess Robinson |
Merge 'view_support' into 'views' |
tree | commitdiff |
2009-02-09 |
Guillermo Roditi |
ahhhh my bad. svk patch ne patch. oops adding missing... |
tree | commitdiff |
2009-02-07 |
Johannes Plunien |
Possible to set locale in IC::DateTime extra => {}... |
tree | commitdiff |
2009-02-04 |
Guillermo Roditi |
adding failing test to make sure insert doesnt call... |
tree | commitdiff |
2009-01-24 |
Peter Rabbitson |
Merge 'multicreate' into 'multi_stuff' |
tree | commitdiff |
2009-01-17 |
Peter Rabbitson |
Fix borked t/bindtype_columns.t - TODO: still only... |
tree | commitdiff |
2008-12-16 |
Guillermo Roditi |
rename option to undef_on_null_fk and make it default... |
tree | commitdiff |
2008-12-16 |
Guillermo Roditi |
Introduce 'any_null_means_no_value' option to eliminate... |
tree | commitdiff |
2008-11-23 |
Peter Rabbitson |
Yet another test relationship/table for the real test... |
tree | commitdiff |
2008-11-17 |
Peter Rabbitson |
Two more sets of might_have - has_many relationships... |
tree | commitdiff |
2008-11-17 |
Peter Rabbitson |
One more (passing) multicreate test and a bit of cleanup |
tree | commitdiff |
2008-11-16 |
Peter Rabbitson |
Add new test relationship - a track can have a relates... |
tree | commitdiff |
2008-11-10 |
Peter Rabbitson |
belongs_to relationships are explicitly flagged by... |
tree | commitdiff |
2008-11-09 |
Peter Rabbitson |
Some testdb changes and alignment, preparing for test... |
tree | commitdiff |
2008-11-07 |
Peter Rabbitson |
One extra multicreate test and some cleanup |
tree | commitdiff |
2008-11-02 |
Peter Rabbitson |
Test prompted by discussion about tasty stuff |
tree | commitdiff |
2008-10-26 |
Johannes Plunien |
floating timezone warning |
tree | commitdiff |
2008-10-24 |
Johannes Plunien |
possible to explicitly skip inflation, again rafl++ |
tree | commitdiff |
2008-10-24 |
Johannes Plunien |
added new option to enforce Date or DateTime inflation... |
tree | commitdiff |
2008-10-24 |
Peter Rabbitson |
More test schema relations for future tests |
tree | commitdiff |
2008-10-09 |
Peter Rabbitson |
Add new column with a default to Artist, adjust tests... |
tree | commitdiff |
2008-08-28 |
Peter Rabbitson |
doh2 |
tree | commitdiff |
2008-08-28 |
Matt S Trout |
doh |
tree | commitdiff |
2008-08-26 |
Matt S Trout |
fix related resultsets and multi-create |
tree | commitdiff |
2008-08-25 |
Matt S Trout |
delete Core::View and ResultSourceProxy::View, fix... |
tree | commitdiff |
2008-08-25 |
Guillermo Roditi |
perl -Ilib -It/lib -MDBICTest::Schema -e'1' |
tree | commitdiff |
2008-08-22 |
Peter Rabbitson |
- Allow explicit specification of ON DELETE/ON UPDATE... |
tree | commitdiff |
2008-08-12 |
Jess Robinson |
Add saner warning when non-source classes encountered... |
tree | commitdiff |
2008-07-21 |
John Napiorkowski |
Merge 'replication_dedux' into 'trunk' |
tree | commitdiff |
2008-07-18 |
J. Shirley |
Adding datetime_undef_if_invalid to squelch errors... |
tree | commitdiff |
2008-06-11 |
John Napiorkowski |
1) changed all 4 space indentation to 2 space style... |
tree | commitdiff |
2008-06-11 |
John Napiorkowski |
Merge 'trunk' into 'replication_dedux' |
tree | commitdiff |
2008-06-10 |
Luke Saunders |
allow add_fk_index param to be specified in rel def |
tree | commitdiff |
next |