2014-09-01 |
Peter Rabbitson |
Deduplicate (and stabilize) the result of _collapse_cond |
tree | commitdiff |
2014-08-05 |
Peter Rabbitson |
S::L tests rely on preserving the sqlmaker between... |
tree | commitdiff |
2014-08-05 |
Dagfinn Ilmari Man... |
Fix $rs->populate with column name array but no row... |
tree | commitdiff |
2014-08-05 |
Peter Rabbitson |
Deprecate insert_bulk - we will be changing its signatu... |
tree | commitdiff |
2014-08-05 |
Peter Rabbitson |
Fix both a dubious test and a regression in populate... |
tree | commitdiff |
2014-07-31 |
Fitz Elliott |
strip schema name from ADD CONSTRAINT / CREATE INDEX |
tree | commitdiff |
2014-07-31 |
Peter Rabbitson |
"Fix" symptoms described in ba7892a8c4 (I still do... |
tree | commitdiff |
2014-07-31 |
Peter Rabbitson |
Ensure proper behavior when quoting is *disabled* ... |
tree | commitdiff |
2014-07-29 |
Peter Rabbitson |
The fix in f9b5239ac was both shortsighted and insufficient |
tree | commitdiff |
2014-07-29 |
Peter Rabbitson |
Check relationship declarations more consistently |
tree | commitdiff |
2014-07-29 |
Peter Rabbitson |
Revert improved test added in b6b8f72f, replace with... |
tree | commitdiff |
2014-07-29 |
Peter Rabbitson |
More diag from t/53lean_startup.t when under smoker env |
tree | commitdiff |
2014-07-29 |
Peter Rabbitson |
A little cleanup of ->id callsites (incomplete) |
tree | commitdiff |
2014-07-29 |
Peter Rabbitson |
Properly throw on FC with find (it can never work anyway) |
tree | commitdiff |
2014-07-29 |
Peter Rabbitson |
Deprecate _build_unique_cond, move its guts to ::Result... |
tree | commitdiff |
2014-07-27 |
Peter Rabbitson |
Fix set_column on non-native (+columns) selections... |
tree | commitdiff |
2014-07-27 |
Peter Rabbitson |
Tighten even more inflate_result() invocations, for... |
tree | commitdiff |
2014-07-27 |
Peter Rabbitson |
Ensure collapse is respected regardless of selection... |
tree | commitdiff |
2014-07-27 |
Peter Rabbitson |
Upgrade the "too many args on customcond" warning from... |
tree | commitdiff |
2014-07-25 |
Peter Rabbitson |
This was an embarrassing close call - entirely redo... |
tree | commitdiff |
2014-07-24 |
Mike Francis |
Added support for handling Class::DBI::Column in CDBICompat |
tree | commitdiff |
2014-07-24 |
Mike Francis |
Added handling for implicit inflate/deflate of CDBI... |
tree | commitdiff |
2014-07-24 |
Peter Rabbitson |
Bundle trial SQLA for the trial of DBIC (reuse dq techn... |
tree | commitdiff |
2014-07-24 |
Peter Rabbitson |
Document and add example of foreign_related_object |
tree | commitdiff |
2014-07-23 |
Peter Rabbitson |
Change once more the signature of the custom cond coder... |
tree | commitdiff |
2014-07-23 |
Peter Rabbitson |
Entirely and utterly rewrite populate(), fixing the... |
tree | commitdiff |
2014-07-22 |
Peter Rabbitson |
Rebase Oracle datetime inflation test on top of DBICTes... |
tree | commitdiff |
2014-07-21 |
Peter Rabbitson |
Replace many closure-based proxy methods with static... |
tree | commitdiff |
2014-07-21 |
Peter Rabbitson |
Standardize the Moo import block, move quote_sub/qsub... |
tree | commitdiff |
2014-07-21 |
Peter Rabbitson |
Replace B::perlstring with our own implmentation thereof |
tree | commitdiff |
2014-07-20 |
Peter Rabbitson |
Greatly improve diagnostic messages of _resolve_relatio... |
tree | commitdiff |
2014-07-19 |
Peter Rabbitson |
Remove duplicate arg-check in create(), adjust exceptio... |
tree | commitdiff |
2014-07-19 |
Peter Rabbitson |
is_X_value functions introduced in 3705e3b28 migrated... |
tree | commitdiff |
2014-07-17 |
Peter Rabbitson |
Better, consistent handling of -literal/-value in the... |
tree | commitdiff |
2014-07-17 |
Peter Rabbitson |
Move the "special loading" check to DBICTest::Util |
tree | commitdiff |
2014-07-17 |
Peter Rabbitson |
Skip the namespace tests on plain install |
tree | commitdiff |
2014-07-17 |
Peter Rabbitson |
Add one extra is_exception check (missed a spot during... |
tree | commitdiff |
2014-07-17 |
Peter Rabbitson |
Consolidate bits and pieces under ::_Util::refdesc |
tree | commitdiff |
2014-07-12 |
Peter Rabbitson |
Another heavy refactor of the rel resolver prototype... |
tree | commitdiff |
2014-07-12 |
Peter Rabbitson |
Refactor ::DBIHacks::_extract_fixed_condition_columns... |
tree | commitdiff |
2014-07-09 |
Peter Rabbitson |
Older perls get confused by this construct - rewrap |
tree | commitdiff |
2014-07-09 |
Peter Rabbitson |
Revert optimistic and sloppy changes from 3705e3b2... |
tree | commitdiff |
2014-07-09 |
Brendan Byrd |
Initial (now passing) tests prompting the order_by... |
tree | commitdiff |
2014-07-08 |
Peter Rabbitson |
Switch DBIC::Storage::Statistics to Moo (for trial... |
tree | commitdiff |
2014-07-08 |
Peter Rabbitson |
Break out the test tracer into a standalone file |
tree | commitdiff |
2014-07-07 |
Peter Rabbitson |
IFF debug goes to STDERR by default - silence possible... |
tree | commitdiff |
2014-07-07 |
Peter Rabbitson |
Stop permanently enabling autoflush on the debug filehandle |
tree | commitdiff |
2014-07-07 |
Peter Rabbitson |
Expand closed STDERR test, check actual exception |
tree | commitdiff |
2014-06-19 |
Dagfinn Ilmari Man... |
Populate caches for related result sets even if they... |
tree | commitdiff |
2014-06-17 |
Peter Rabbitson |
Add a self-explanatory *compile-time* $ENV{DBIC_SHUFFLE... |
tree | commitdiff |
2014-06-17 |
Peter Rabbitson |
Fix ::Ordered in combination with delete_all |
tree | commitdiff |
2014-06-12 |
Peter Rabbitson |
Fix test tripping on external warnings |
tree | commitdiff |
2014-06-11 |
Karen Etheridge |
replace all remaining uses of self_rowobj with self_res... |
tree | commitdiff |
2014-06-11 |
Gerda Shank |
Add (now passing) tests for set_from_related() via... |
tree | commitdiff |
2014-06-11 |
Peter Rabbitson |
Add foreign_resultobj to the customrel signature |
tree | commitdiff |
2014-06-11 |
Peter Rabbitson |
Rename (with a silent compat shim) couple of badly... |
tree | commitdiff |
2014-06-11 |
Peter Rabbitson |
Centralize custom rel args check, be more thorough |
tree | commitdiff |
2014-06-11 |
Peter Rabbitson |
Adjust error messages - joinfrees can be returned from... |
tree | commitdiff |
2014-06-11 |
Peter Rabbitson |
Fix incorrect handling of custom relationship condition... |
tree | commitdiff |
2014-06-04 |
Peter Rabbitson |
Fix grave resultset-level delete/update bug |
tree | commitdiff |
2014-06-04 |
Peter Rabbitson |
Do not skip running from_storage filter when a NULL... |
tree | commitdiff |
2014-06-04 |
Peter Rabbitson |
Use a nullable column for the ::FC test |
tree | commitdiff |
2014-06-04 |
Peter Rabbitson |
Teach FC about literals |
tree | commitdiff |
2014-06-04 |
Peter Rabbitson |
A number of equivalent-logic ::FC refactors |
tree | commitdiff |
2014-06-04 |
Peter Rabbitson |
Rename some variables and reformat the FC/IC codepaths... |
tree | commitdiff |
2014-06-04 |
Peter Rabbitson |
Clarify FC/IC conflict exception |
tree | commitdiff |
2014-06-04 |
Peter Rabbitson |
Call mro reinit in tests only on 5.8 |
tree | commitdiff |
2014-06-04 |
Peter Rabbitson |
Fix incorrect handling of stringifiable objects in... |
tree | commitdiff |
2014-06-04 |
Peter Rabbitson |
Consolidate handling of "is this a literal" and "is... |
tree | commitdiff |
2014-05-28 |
Peter Rabbitson |
Retire DBIC/SqlMakerTest.pm now that SQLA::Test provide... |
tree | commitdiff |
2014-05-28 |
Peter Rabbitson |
Switch most remaining debug-hooks to $dbictest_schema... |
tree | commitdiff |
2014-05-28 |
Peter Rabbitson |
Retire DBIC::DebugObj, replace with $dbictest_schema... |
tree | commitdiff |
2014-05-27 |
Peter Rabbitson |
Excise live test left over after ac0c082542 |
tree | commitdiff |
2014-05-27 |
Peter Rabbitson |
Consolidate pg/mysql and standalone SQLite savepoint... |
tree | commitdiff |
2014-05-27 |
Peter Rabbitson |
Fix multiple savepointing transactions on DBD::SQLite |
tree | commitdiff |
2014-05-27 |
Peter Rabbitson |
Fix erroneous todoification in sqlite test |
tree | commitdiff |
2014-05-27 |
Peter Rabbitson |
Less warning noise from sqlite test |
tree | commitdiff |
2014-05-27 |
Peter Rabbitson |
Move the DSN-lock machinery from 8d6b1478d into DBICTes... |
tree | commitdiff |
2014-05-27 |
Peter Rabbitson |
Consolidate lib-wide frameskip, adjust the ::RunMode... |
tree | commitdiff |
2014-05-27 |
Peter Rabbitson |
This test was essentially c/p-ed in 2cc3a7be3, consolidate |
tree | commitdiff |
2014-05-27 |
Peter Rabbitson |
Improve complex order+prefetch exception message |
tree | commitdiff |
2014-05-27 |
Alexander Hartmaier |
The initial (now passing) test for RT#93244 (fixed... |
tree | commitdiff |
2014-05-27 |
Peter Rabbitson |
Massively refactor and sanify condition collapsing |
tree | commitdiff |
2014-05-22 |
Peter Rabbitson |
Add test ensuring we do not lose binds on esoteric... |
tree | commitdiff |
2014-05-22 |
Peter Rabbitson |
Fix multi-value literal populate not working with simpl... |
tree | commitdiff |
2014-05-22 |
Peter Rabbitson |
Remove forgotten part of a48693f4 (incompletely reverte... |
tree | commitdiff |
2014-04-25 |
Peter Rabbitson |
Properly detect and test mysql v3 default JOIN behavior |
tree | commitdiff |
2014-04-25 |
Peter Rabbitson |
Add explicit AS keyword to RowNum (Oracle) limit dialect |
tree | commitdiff |
2014-04-25 |
Peter Rabbitson |
Add extra fetch_first test for right-side-only order |
tree | commitdiff |
2014-03-09 |
Peter Rabbitson |
Fix pesky on_connect_* race condition abraxxa++ ilmari++ |
tree | commitdiff |
2014-02-12 |
Peter Rabbitson |
Shuffle prefetch torture test (no func. changes) |
tree | commitdiff |
2014-02-10 |
Peter Rabbitson |
PATH may be unset entirely |
tree | commitdiff |
2014-02-10 |
Peter Rabbitson |
Remove vestigial unused @INC munge found after a8de639b |
tree | commitdiff |
2014-02-10 |
Peter Rabbitson |
Harden t/54taint.t against possible future changes... |
tree | commitdiff |
2014-02-08 |
Peter Rabbitson |
Make sure the taint test does some DB-level ops |
tree | commitdiff |
2014-02-08 |
Graham Knop |
Really fix @INC munging of the taint test |
tree | commitdiff |
2014-01-31 |
Peter Rabbitson |
Give Firebird (and Interbase) a common sqlt_type |
tree | commitdiff |
2014-01-29 |
Peter Rabbitson |
Rudimentary DBI/DBD MDV |
tree | commitdiff |
2014-01-29 |
Peter Rabbitson |
The trace formatter seems to register intermittent... |
tree | commitdiff |
2014-01-29 |
Peter Rabbitson |
Fix undefined order sensitive test (no idea how it... |
tree | commitdiff |
next |