2011-01-20 |
Peter Rabbitson |
Reshape initial tests |
tree | commitdiff |
2011-01-20 |
Moritz Onken |
failing test |
tree | commitdiff |
2011-01-19 |
Rafael Kitover |
Move mssql/sybase guid tests to their own table (do... |
tree | commitdiff |
2011-01-19 |
Peter Rabbitson |
Fix stupid stupid ommission RT#64839 |
tree | commitdiff |
2010-12-22 |
Rafael Kitover |
Remove small_datetime from the main schema - it is... |
tree | commitdiff |
2010-12-02 |
Fabien Wernli |
Get Storage::Oracle to behave when quoting is enabled |
tree | commitdiff |
2010-11-10 |
Peter Rabbitson |
Fix regressions in IC::DT registration logic |
tree | commitdiff |
2010-10-17 |
Peter Rabbitson |
Test for already fixed RT#59219 |
tree | commitdiff |
2010-10-16 |
Peter Rabbitson |
Add a unique constraint to artist.name in the test... |
tree | commitdiff |
2010-10-14 |
Peter Rabbitson |
Fix spotty handling of complex order_by relationship... |
tree | commitdiff |
2010-10-04 |
wreis |
Extend proxy rel attr |
tree | commitdiff |
2010-08-11 |
Rafael Kitover |
add proper test for column names with punctuation,... |
tree | commitdiff |
2010-07-04 |
Norbert Buchmuller |
Implemented "add_unique_constraints". |
tree | commitdiff |
2010-06-11 |
Alexander Hartmaier |
added test for limit queries failing on Oracle |
tree | commitdiff |
2010-05-30 |
Peter Rabbitson |
Rewrite GenericSubQ from SQLA::L to be actually useful |
tree | commitdiff |
2010-03-22 |
Rafael Kitover |
redo Pg auto-columns using INSERT RETURNING |
tree | commitdiff |
2010-03-09 |
Andrew Rodland |
Support add_columns('+colname'=>{...}) syntax to augmen... |
tree | commitdiff |
2010-03-07 |
Rafael Kitover |
Merge 'storage-interbase' into 'trunk' |
tree | commitdiff |
2010-03-07 |
Peter Rabbitson |
Fix MC bug reported by felix |
tree | commitdiff |
2010-03-07 |
Rafael Kitover |
Merge 'trunk' into 'storage-interbase' |
tree | commitdiff |
2010-03-07 |
Peter Rabbitson |
Cleanup a bit |
tree | commitdiff |
2010-03-06 |
Rafael Kitover |
Merge 'trunk' into 'storage-interbase' |
tree | commitdiff |
2010-03-06 |
Rafael Kitover |
remove BindType2 test class |
tree | commitdiff |
2010-03-06 |
Peter Rabbitson |
me-- not thinking |
tree | commitdiff |
2010-02-19 |
Rafael Kitover |
Merge 'trunk' into 'storage-interbase' |
tree | commitdiff |
2010-02-13 |
Peter Rabbitson |
Merge 'trunk' into 'dbicadmin_refactor' |
tree | commitdiff |
2010-02-11 |
Rafael Kitover |
support the DATE data type for Firebird |
tree | commitdiff |
2010-02-06 |
Rafael Kitover |
Firebird: add POD, fix BLOB tests |
tree | commitdiff |
2010-01-31 |
Rafael Kitover |
empty insert into a Sybase table with computed columns... |
tree | commitdiff |
2010-01-17 |
Peter Rabbitson |
Real detabify |
tree | commitdiff |
2009-12-31 |
Rafael Kitover |
failing test |
tree | commitdiff |
2009-12-18 |
Alexander Hartmaier |
throw_exception if view_definition is missing instead... |
tree | commitdiff |
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 |
next |