2014-09-04 |
Peter Rabbitson |
One more fail-case missed in 135ac69dd |
commit | commitdiff | tree | snapshot |
2014-09-04 |
Peter Rabbitson |
Better optional diag in t/sqlmaker/dbihacks_internals.t |
commit | commitdiff | tree | snapshot |
2014-09-03 |
Peter Rabbitson |
Fix condition collapser corrupting -X operators |
commit | commitdiff | tree | snapshot |
2014-09-03 |
Peter Rabbitson |
Make sure empty cond collapser works on all positions |
commit | commitdiff | tree | snapshot |
2014-09-01 |
Peter Rabbitson |
Make sure cond collapser works case insensitively |
commit | commitdiff | tree | snapshot |
2014-09-01 |
Peter Rabbitson |
Deduplicate (and stabilize) the result of _collapse_cond |
commit | commitdiff | tree | snapshot |
2014-09-01 |
Peter Rabbitson |
Switch to a sane deduplication system |
commit | commitdiff | tree | snapshot |
2014-09-01 |
Peter Rabbitson |
Remove a superfluous pair of []s in cond collapser |
commit | commitdiff | tree | snapshot |
2014-08-14 |
Stefan Hornburg... |
Fix "muse" typo in Relationship::Base's POD. |
commit | commitdiff | tree | snapshot |
2014-08-12 |
Ben Hutton |
Update 'as' vs '-as' discussion in ResultSet.pm |
commit | commitdiff | tree | snapshot |
2014-08-12 |
Olaf Alders |
Reword the having attribute reference |
commit | commitdiff | tree | snapshot |
2014-08-08 |
Ben Hutton |
Add extra doc line expanding on the role of the prefetc... |
commit | commitdiff | tree | snapshot |
2014-08-07 |
Peter Rabbitson |
Ensure the TempExtlib actuall exists |
commit | commitdiff | tree | snapshot |
2014-08-05 |
Peter Rabbitson |
S::L tests rely on preserving the sqlmaker between... |
commit | commitdiff | tree | snapshot |
2014-08-05 |
Peter Rabbitson |
Tighten the 'txn-op on disconnected handle' checks |
commit | commitdiff | tree | snapshot |
2014-08-05 |
Peter Rabbitson |
Simplify some ::Storage::DBI methods (no tempvars) |
commit | commitdiff | tree | snapshot |
2014-08-05 |
Dagfinn Ilmari... |
Fix $rs->populate with column name array but no row... |
commit | commitdiff | tree | snapshot |
2014-08-05 |
Peter Rabbitson |
Deprecate insert_bulk - we will be changing its signatu... |
commit | commitdiff | tree | snapshot |
2014-08-05 |
Peter Rabbitson |
Fix both a dubious test and a regression in populate... |
commit | commitdiff | tree | snapshot |
2014-08-05 |
Peter Rabbitson |
Cosmetic rearranging/renaming of some parts of the... |
commit | commitdiff | tree | snapshot |
2014-07-31 |
Fitz Elliott |
strip schema name from ADD CONSTRAINT / CREATE INDEX |
commit | commitdiff | tree | snapshot |
2014-07-31 |
Peter Rabbitson |
"Fix" symptoms described in ba7892a8c4 (I still do... |
commit | commitdiff | tree | snapshot |
2014-07-31 |
Peter Rabbitson |
Ensure proper behavior when quoting is *disabled* ... |
commit | commitdiff | tree | snapshot |
2014-07-29 |
Peter Rabbitson |
The extra reltype flag is breaking some suites - make... |
commit | commitdiff | tree | snapshot |
2014-07-29 |
Peter Rabbitson |
Remove unused leftover from c19ca6e80 - there was much... |
commit | commitdiff | tree | snapshot |
2014-07-29 |
Peter Rabbitson |
Kill rel-exists sanity checks for 28, reinstate them... |
commit | commitdiff | tree | snapshot |
2014-07-29 |
Peter Rabbitson |
The fix in f9b5239ac was both shortsighted and insufficient |
commit | commitdiff | tree | snapshot |
2014-07-29 |
Peter Rabbitson |
Check relationship declarations more consistently |
commit | commitdiff | tree | snapshot |
2014-07-29 |
Peter Rabbitson |
Revert improved test added in b6b8f72f, replace with... |
commit | commitdiff | tree | snapshot |
2014-07-29 |
Peter Rabbitson |
More diag from t/53lean_startup.t when under smoker env |
commit | commitdiff | tree | snapshot |
2014-07-29 |
Peter Rabbitson |
A little cleanup of ->id callsites (incomplete) |
commit | commitdiff | tree | snapshot |
2014-07-29 |
Peter Rabbitson |
Properly throw on FC with find (it can never work anyway) |
commit | commitdiff | tree | snapshot |
2014-07-29 |
Peter Rabbitson |
Deprecate _build_unique_cond, move its guts to ::Result... |
commit | commitdiff | tree | snapshot |
2014-07-28 |
Peter Rabbitson |
The merger failing is no longer a possibility after... |
commit | commitdiff | tree | snapshot |
2014-07-28 |
Peter Rabbitson |
Shuffle logic in find() a bit, no functional changes |
commit | commitdiff | tree | snapshot |
2014-07-27 |
Peter Rabbitson |
Fix set_column on non-native (+columns) selections... |
commit | commitdiff | tree | snapshot |
2014-07-27 |
Peter Rabbitson |
Tighten even more inflate_result() invocations, for... |
commit | commitdiff | tree | snapshot |
2014-07-27 |
Peter Rabbitson |
Ensure collapse is respected regardless of selection... |
commit | commitdiff | tree | snapshot |
2014-07-27 |
Peter Rabbitson |
Upgrade the "too many args on customcond" warning from... |
commit | commitdiff | tree | snapshot |
2014-07-27 |
Peter Rabbitson |
Add reference to RT for the fix from d0cefd99 |
commit | commitdiff | tree | snapshot |
2014-07-25 |
Peter Rabbitson |
Bring back resolve_condition deleted in 03f6d1f7 |
commit | commitdiff | tree | snapshot |
2014-07-25 |
Peter Rabbitson |
This was an embarrassing close call - entirely redo... |
commit | commitdiff | tree | snapshot |
2014-07-24 |
Peter Rabbitson |
Change version style/handling (doc coming up shortly) |
commit | commitdiff | tree | snapshot |
2014-07-24 |
Jens Gassmann |
Minor limit dialects doc fix |
commit | commitdiff | tree | snapshot |
2014-07-24 |
Mike Francis |
Added support for handling Class::DBI::Column in CDBICompat |
commit | commitdiff | tree | snapshot |
2014-07-24 |
Mike Francis |
Added handling for implicit inflate/deflate of CDBI... |
commit | commitdiff | tree | snapshot |
2014-07-24 |
Mintywalker |
Add 3rd example of col info in ResultSource->add_column |
commit | commitdiff | tree | snapshot |
2014-07-24 |
Karen Etheridge |
The current_source_alias is prepended, not a literal... |
commit | commitdiff | tree | snapshot |
2014-07-24 |
Peter Rabbitson |
Bundle trial SQLA for the trial of DBIC (reuse dq techn... |
commit | commitdiff | tree | snapshot |
2014-07-24 |
Peter Rabbitson |
Correct test of ${^WARNING_BITS} - as haarg++ noted... |
commit | commitdiff | tree | snapshot |
2014-07-24 |
Peter Rabbitson |
Document and add example of foreign_related_object |
commit | commitdiff | tree | snapshot |
2014-07-23 |
Peter Rabbitson |
Change once more the signature of the custom cond coder... |
commit | commitdiff | tree | snapshot |
2014-07-23 |
Peter Rabbitson |
Now that populate is rewritten: finalize the resolver... |
commit | commitdiff | tree | snapshot |
2014-07-23 |
Peter Rabbitson |
Entirely and utterly rewrite populate(), fixing the... |
commit | commitdiff | tree | snapshot |
2014-07-23 |
Peter Rabbitson |
One more output for the resolver - used in next commit |
commit | commitdiff | tree | snapshot |
2014-07-22 |
Peter Rabbitson |
Re-fix relcond resolver: revert 5592d633 (in turn parti... |
commit | commitdiff | tree | snapshot |
2014-07-22 |
Peter Rabbitson |
Avoid ResultSourceProxy calls whenever possible |
commit | commitdiff | tree | snapshot |
2014-07-22 |
Peter Rabbitson |
Rebase Oracle datetime inflation test on top of DBICTes... |
commit | commitdiff | tree | snapshot |
2014-07-21 |
Peter Rabbitson |
Replace many closure-based proxy methods with static... |
commit | commitdiff | tree | snapshot |
2014-07-21 |
Peter Rabbitson |
Reformat add_relationship_accessor for future edit |
commit | commitdiff | tree | snapshot |
2014-07-21 |
Peter Rabbitson |
Standardize the Moo import block, move quote_sub/qsub... |
commit | commitdiff | tree | snapshot |
2014-07-21 |
Peter Rabbitson |
Replace B::perlstring with our own implmentation thereof |
commit | commitdiff | tree | snapshot |
2014-07-21 |
Peter Rabbitson |
Add internal assertion guard for some indirect calls... |
commit | commitdiff | tree | snapshot |
2014-07-20 |
Peter Rabbitson |
Greatly improve diagnostic messages of _resolve_relatio... |
commit | commitdiff | tree | snapshot |
2014-07-19 |
Peter Rabbitson |
Remove duplicate arg-check in create(), adjust exceptio... |
commit | commitdiff | tree | snapshot |
2014-07-19 |
Peter Rabbitson |
Simplify no wantarray assert (a9da9b6a) - fish out... |
commit | commitdiff | tree | snapshot |
2014-07-19 |
Peter Rabbitson |
is_X_value functions introduced in 3705e3b28 migrated... |
commit | commitdiff | tree | snapshot |
2014-07-17 |
Peter Rabbitson |
Better, consistent handling of -literal/-value in the... |
commit | commitdiff | tree | snapshot |
2014-07-17 |
Peter Rabbitson |
(travis) Temporary hard-spec of the SQLA dep, lockstep... |
commit | commitdiff | tree | snapshot |
2014-07-17 |
Peter Rabbitson |
Move the "special loading" check to DBICTest::Util |
commit | commitdiff | tree | snapshot |
2014-07-17 |
Peter Rabbitson |
Skip the namespace tests on plain install |
commit | commitdiff | tree | snapshot |
2014-07-17 |
Peter Rabbitson |
(travis) T::B 1.005 is superseded by 1.300 - remove... |
commit | commitdiff | tree | snapshot |
2014-07-17 |
Peter Rabbitson |
Add one extra is_exception check (missed a spot during... |
commit | commitdiff | tree | snapshot |
2014-07-17 |
Peter Rabbitson |
Consolidate bits and pieces under ::_Util::refdesc |
commit | commitdiff | tree | snapshot |
2014-07-15 |
Peter Rabbitson |
Remove double has_column check in new=>store_column |
commit | commitdiff | tree | snapshot |
2014-07-12 |
Peter Rabbitson |
Another heavy refactor of the rel resolver prototype... |
commit | commitdiff | tree | snapshot |
2014-07-12 |
Peter Rabbitson |
Move a CDBI escape to the CDBI class hierarchy |
commit | commitdiff | tree | snapshot |
2014-07-12 |
Peter Rabbitson |
Refactor ::DBIHacks::_extract_fixed_condition_columns... |
commit | commitdiff | tree | snapshot |
2014-07-12 |
Peter Rabbitson |
Switch UNRESOLVABLE_CONDITION to an _Util constant |
commit | commitdiff | tree | snapshot |
2014-07-09 |
Peter Rabbitson |
Older perls get confused by this construct - rewrap |
commit | commitdiff | tree | snapshot |
2014-07-09 |
Peter Rabbitson |
Revert optimistic and sloppy changes from 3705e3b2... |
commit | commitdiff | tree | snapshot |
2014-07-09 |
Brendan Byrd |
Initial (now passing) tests prompting the order_by... |
commit | commitdiff | tree | snapshot |
2014-07-08 |
Peter Rabbitson |
Teach order_by stability analyzer about search_related |
commit | commitdiff | tree | snapshot |
2014-07-08 |
Peter Rabbitson |
Pass the main rsrc in attrs, instead of trying to fish... |
commit | commitdiff | tree | snapshot |
2014-07-08 |
Peter Rabbitson |
Clearer name of method/variables before refactoring |
commit | commitdiff | tree | snapshot |
2014-07-08 |
Peter Rabbitson |
Switch DBIC::Storage::Statistics to Moo (for trial... |
commit | commitdiff | tree | snapshot |
2014-07-08 |
Peter Rabbitson |
Break out the test tracer into a standalone file |
commit | commitdiff | tree | snapshot |
2014-07-07 |
Peter Rabbitson |
IFF debug goes to STDERR by default - silence possible... |
commit | commitdiff | tree | snapshot |
2014-07-07 |
Peter Rabbitson |
Stop permanently enabling autoflush on the debug filehandle |
commit | commitdiff | tree | snapshot |
2014-07-07 |
Peter Rabbitson |
Expand closed STDERR test, check actual exception |
commit | commitdiff | tree | snapshot |
2014-07-07 |
skaufman |
Better (and much more precise) explanation of Moose... |
commit | commitdiff | tree | snapshot |
2014-07-01 |
skaufman |
Better example/documentation of custom resultset classes |
commit | commitdiff | tree | snapshot |
2014-07-01 |
skaufman |
Change tab space (4 => 2), no further changes |
commit | commitdiff | tree | snapshot |
2014-07-01 |
Peter Rabbitson |
Move the Subclassing POD under Examples |
commit | commitdiff | tree | snapshot |
2014-07-01 |
Peter Rabbitson |
namespace::autoclean is a really stupid idea - purge... |
commit | commitdiff | tree | snapshot |
2014-07-01 |
Peter Rabbitson |
Forgotten reenable of syntax test to guard for 37af2968e |
commit | commitdiff | tree | snapshot |
2014-07-01 |
Peter Rabbitson |
Add an explicit webchat link, change IRC to x_IRC |
commit | commitdiff | tree | snapshot |
2014-06-19 |
Alexander Hartmaier |
Improved docs for ResultSet columns attribute on how... |
commit | commitdiff | tree | snapshot |
2014-06-19 |
Alexander Hartmaier |
More coherent +(columns/select/as) quoting notices... |
commit | commitdiff | tree | snapshot |
2014-06-19 |
Dagfinn Ilmari... |
Populate caches for related result sets even if they... |
commit | commitdiff | tree | snapshot |
next |