2011-07-06 |
Alexander Hartmaier |
fixed failing test when DBIC_TRACE_PROFILE is set |
tree | commitdiff |
2011-07-04 |
Rafael Kitover |
check database driver dependencies for tests |
tree | commitdiff |
2011-06-17 |
Peter Rabbitson |
Open the logfile in append mode |
tree | commitdiff |
2011-06-17 |
Peter Rabbitson |
Fix t/55namespaces_cleaned (RT#68814) |
tree | commitdiff |
2011-06-17 |
Peter Rabbitson |
How ::Rekey was tested against the DBIC test suite |
tree | commitdiff |
2011-06-17 |
Peter Rabbitson |
Fix all invocations of _resolve_condition to match... |
tree | commitdiff |
2011-06-17 |
Arthur Axel 'fREW... |
fix bigint handling in sqlite |
tree | commitdiff |
2011-06-17 |
Peter Rabbitson |
Correct test-relationship name/type |
tree | commitdiff |
2011-06-13 |
Rafael Kitover |
don't mask missing deps with datetime_undef_if_invalid |
tree | commitdiff |
2011-06-08 |
Rafael Kitover |
Make Access inner joins 'INNER JOIN' to avoid JOIN... |
tree | commitdiff |
2011-06-07 |
Alexander Hartmaier |
fixed order of rows difference between first and subseq... |
tree | commitdiff |
2011-06-07 |
Peter Rabbitson |
Fix stupid oversight in update_all |
tree | commitdiff |
2011-06-07 |
Peter Rabbitson |
Augment shorsighted code change in 5ef76b8b |
tree | commitdiff |
2011-06-07 |
Rafael Kitover |
The test is designed to work with blob-updates only... |
tree | commitdiff |
2011-06-05 |
Peter Rabbitson |
Rewrite handling of "storage-side old values" both... |
tree | commitdiff |
2011-06-05 |
Peter Rabbitson |
fix doubling of find_related condition |
tree | commitdiff |
2011-06-05 |
Rafael Kitover |
Fix newlines in skip messages |
tree | commitdiff |
2011-06-05 |
Peter Rabbitson |
Extra cleanup of leftovers from 70171cd7 |
tree | commitdiff |
2011-06-04 |
Pedro Melo |
Added tests for chained sqlt_deploy_hook()'s |
tree | commitdiff |
2011-06-04 |
Pedro Melo |
Revert "Fix incorrect default sqlt_deploy_hook signatur... |
tree | commitdiff |
2011-05-31 |
Florian Ragwitz |
Allow changing attributes on schema cloning |
tree | commitdiff |
2011-05-11 |
Brian Phillips |
take more care in mangling SELECT when applying subquer... |
tree | commitdiff |
2011-05-10 |
Justin Hunter |
turn 'use vars' into 'our' |
tree | commitdiff |
2011-05-10 |
Peter Rabbitson |
Fix incorrect > vs >= ver. check, causing 5.13.1 fails |
tree | commitdiff |
2011-05-09 |
Rafael Kitover |
remove meaningless mysql test that breaks on Win32 |
tree | commitdiff |
2011-05-09 |
Peter Rabbitson |
Fix serious DBD::SQLite numeric datatype mismatch regre... |
tree | commitdiff |
2011-05-02 |
Peter Rabbitson |
Skip blob like ? comparison on older oracle versions... |
tree | commitdiff |
2011-05-02 |
Peter Rabbitson |
Revert the smart-select-ordering introduced in 36fd7f07 |
tree | commitdiff |
2011-05-02 |
Peter Rabbitson |
Revert incorrect assumption about non-functional cached... |
tree | commitdiff |
2011-05-02 |
Peter Rabbitson |
Fix incorrect default sqlt_deploy_hook signature |
tree | commitdiff |
2011-05-02 |
Rafael Kitover |
Cleanup Oracle's 00a28188 / add support for update... |
tree | commitdiff |
2011-05-02 |
Rafael Kitover |
fix MSSQL on_connect_call => 'use_dynamic_cursors'... |
tree | commitdiff |
2011-04-29 |
Rafael Kitover |
savepoints for SQLite |
tree | commitdiff |
2011-04-29 |
Peter Rabbitson |
Another overhaul of transaction/savepoint handling |
tree | commitdiff |
2011-04-29 |
Peter Rabbitson |
Cleanup/improve the leaktest a bit |
tree | commitdiff |
2011-04-22 |
Peter Rabbitson |
Fix custom-relationships on resultsources with multilev... |
tree | commitdiff |
2011-04-22 |
Peter Rabbitson |
Fix stupid optimizer bug with has_many joined over... |
tree | commitdiff |
2011-04-19 |
Alexander Kuznetsov |
Fix $rs->next when using HRI with right-join-side data... |
tree | commitdiff |
2011-04-16 |
Rafael Kitover |
handle BLOB and CLOB columns in WHERE for Oracle |
tree | commitdiff |
2011-04-16 |
Robert Bohne |
Add retrieve_on_insert column_info flag, to autoretriev... |
tree | commitdiff |
2011-04-14 |
Rafael Kitover |
make a proper storage base class for Firebird |
tree | commitdiff |
2011-04-14 |
Rafael Kitover |
support sub-second precision for TIMESTAMPs for Firebir... |
tree | commitdiff |
2011-04-12 |
Arthur Axel 'fREW... |
Fix complex limits with subqueries in selectors |
tree | commitdiff |
2011-04-11 |
Rafael Kitover |
support for DBD::Firebird |
tree | commitdiff |
2011-04-11 |
Arthur Axel 'fREW... |
Parameterize pagination |
tree | commitdiff |
2011-04-11 |
Peter Rabbitson |
Some test fixes and TODOs for older Oracle versions |
tree | commitdiff |
2011-04-09 |
Rafael Kitover |
Refactor/improve support of DBD::Sybase compiled agains... |
tree | commitdiff |
2011-04-08 |
Rafael Kitover |
Extend tests for MARs under MSSQL over DBD::Sybase |
tree | commitdiff |
2011-04-08 |
Moritz Onken |
Test for an insane yet valid rel condition with subquery |
tree | commitdiff |
2011-04-07 |
Peter Rabbitson |
Merge branch 0.08200_track into master |
tree | commitdiff |
2011-04-04 |
Peter Rabbitson |
Consolidate all constants under DBIC::_ENV_, bump n... |
tree | commitdiff |
2011-04-04 |
Peter Rabbitson |
Overhaul populate code - fix \[] support and exotic... |
tree | commitdiff |
2011-04-01 |
Rafael Kitover |
Comprehensive MSAccess support over both DBD::ODBC... |
tree | commitdiff |
2011-04-01 |
Peter Rabbitson |
Fix/clarify Oracle decision whether to use WhereJoins |
tree | commitdiff |
2011-04-01 |
Peter Rabbitson |
Fix (and test) quoting with the older style of WhereJoi... |
tree | commitdiff |
2011-03-31 |
Arthur Axel 'fREW... |
fix from => $rs->as_query |
tree | commitdiff |
2011-03-31 |
Rafael Kitover |
make the DB2/AS400 storage a subclass of DB2, do RNO... |
tree | commitdiff |
2011-03-30 |
Peter Rabbitson |
Several 5.8.old fixes |
tree | commitdiff |
2011-03-30 |
Peter Rabbitson |
Massive rewrite of bind handling, and overall simplific... |
tree | commitdiff |
2011-03-29 |
Peter Rabbitson |
Privatize _sth |
tree | commitdiff |
2011-03-29 |
Peter Rabbitson |
Shuffle tests around (no changes) |
tree | commitdiff |
2011-03-29 |
Peter Rabbitson |
Stop flooding the console with garbage on pg blob errors |
tree | commitdiff |
2011-03-27 |
Peter Rabbitson |
Ditch Carp::Clan for our own thing |
tree | commitdiff |
2011-03-25 |
Peter Rabbitson |
Fix syntax error that slipped into 9c1700e3 |
tree | commitdiff |
2011-03-22 |
Peter Rabbitson |
Delete duplicated test (somehow 1:1 with t/search/subqu... |
tree | commitdiff |
2011-03-22 |
Peter Rabbitson |
Fix long relationship/column names in oracle for good |
tree | commitdiff |
2011-03-22 |
Peter Rabbitson |
Cleanup that namespacing mess |
tree | commitdiff |
2011-03-21 |
Peter Rabbitson |
Remove significance of some test envvars (and add a... |
tree | commitdiff |
2011-03-21 |
Peter Rabbitson |
Remove test prototype that was never completed further... |
tree | commitdiff |
2011-03-21 |
Peter Rabbitson |
Add startup sanity check of the ::DBI::Replicated metho... |
tree | commitdiff |
2011-03-20 |
Rob Kinyon |
Fixed bug in _strip_cond_qualifiers, patch generously... |
tree | commitdiff |
2011-03-13 |
Robert Buels |
cascading delete on a nonexistent relation should warn... |
tree | commitdiff |
2011-03-08 |
Peter Rabbitson |
Make sure the component_class autoloader works across... |
tree | commitdiff |
2011-03-08 |
Rafael Kitover |
fixup Firebird ODBC driver for DBD::ODBC 1.29 |
tree | commitdiff |
2011-03-01 |
Justin Hunter |
Switch cursor accessor to CAG's component_class type... |
tree | commitdiff |
2011-03-01 |
Rafael Kitover |
create file_columns table when DBICTEST_SQLT_DEPLOY... |
tree | commitdiff |
2011-02-25 |
Peter Rabbitson |
Extra test for mysql_auto_reconnect and fork |
tree | commitdiff |
2011-02-25 |
Peter Rabbitson |
Lazy-load as many of the non-essential modules as possible |
tree | commitdiff |
2011-02-25 |
Peter Rabbitson |
Cleanup C3 handling, require updated Class::C3::Compone... |
tree | commitdiff |
2011-02-24 |
Peter Rabbitson |
Fix quote_names assumption of DBD::* availability |
tree | commitdiff |
2011-02-24 |
Peter Rabbitson |
Move the test bits related to deprecated IC::File out... |
tree | commitdiff |
2011-02-24 |
Peter Rabbitson |
Make pg tests cleanup better after themselves |
tree | commitdiff |
2011-02-24 |
Peter Rabbitson |
Fix rev_rel_info on prototype sources |
tree | commitdiff |
2011-02-24 |
Rafael Kitover |
rewrite SQLAnywhere GUID normalizing as a cursor_class... |
tree | commitdiff |
2011-02-22 |
milki |
Patch to schema->deploy against a file |
tree | commitdiff |
2011-02-21 |
Rafael Kitover |
Multiple code/test/doc improvements for MSSQL over... |
tree | commitdiff |
2011-02-21 |
Rafael Kitover |
Add extra test blob type |
tree | commitdiff |
2011-02-03 |
Peter Rabbitson |
Add proper DateTime handling to t/52leaks.t |
tree | commitdiff |
2011-02-03 |
Rafael Kitover |
add quote_names connect_info option |
tree | commitdiff |
2011-01-27 |
Peter Rabbitson |
Fix for SpeedyCGI and an extensive test of persistent... |
tree | commitdiff |
2011-01-27 |
Peter Rabbitson |
Ignore to-be-leaktested classdata, instead of forcibly... |
tree | commitdiff |
2011-01-25 |
Peter Rabbitson |
Fix broken select/group bind in Oracle (after 0542ec57... |
tree | commitdiff |
2011-01-25 |
Peter Rabbitson |
Disable default mysql_auto_reconnect for MySQL |
tree | commitdiff |
2011-01-20 |
Peter Rabbitson |
Rewrite the check for nontrivial joinfree conditions... |
tree | commitdiff |
2011-01-20 |
Peter Rabbitson |
Add some extra tests written while debugging, remove... |
tree | commitdiff |
2011-01-20 |
Peter Rabbitson |
Sanity check args passed to a coderef conditionmaker |
tree | commitdiff |
2011-01-20 |
Peter Rabbitson |
Untodoify tests - these are not 'nice to have', they... |
tree | commitdiff |
2011-01-20 |
Peter Rabbitson |
Back out "support for prefetch from resultsource using... |
tree | commitdiff |
2011-01-20 |
Daniel Ruoso |
do not use "me" on the related_resultset pessimization |
tree | commitdiff |
2011-01-20 |
Daniel Ruoso |
fix the alias in the identity column |
tree | commitdiff |
next |