projects
/
dbsrgits/DBIx-Class.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Populate caches for related result sets even if they're empty
[dbsrgits/DBIx-Class.git]
/
t
/
prefetch
/
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-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-27
Peter Rabbitson
Improve complex order+prefetch exception message
tree
|
commitdiff
2014-05-27
Peter Rabbitson
Massively refactor and sanify condition collapsing
tree
|
commitdiff
2014-02-12
Peter Rabbitson
Shuffle prefetch torture test (no func. changes)
tree
|
commitdiff
2014-01-29
Peter Rabbitson
Fix undefined order sensitive test (no idea how it...
tree
|
commitdiff
2013-11-18
Peter Rabbitson
Stop correlated subqueries from affecting the aliastype...
tree
|
commitdiff
2013-11-05
Peter Rabbitson
Make sure DBICTest is always loaded first (purely bookkeep)
tree
|
commitdiff
2013-11-05
Peter Rabbitson
Centralize and sanify generation of synthetic group_by...
tree
|
commitdiff
2013-04-26
Matt Phillips
Stop adding empty caches to resultsets chained off...
tree
|
commitdiff
2013-04-21
Peter Rabbitson
Fix test failures with DBD::SQLite 1.38_02
tree
|
commitdiff
2013-04-20
Peter Rabbitson
Fix tests failing due to unspecified resultset retrieva...
tree
|
commitdiff
2013-04-19
Peter Rabbitson
Explicitly disallow redirection of has_many columns...
tree
|
commitdiff
2013-04-19
Peter Rabbitson
Misc cleanup, no functional changes
tree
|
commitdiff
2013-04-18
Peter Rabbitson
Make 'filter' rels work half-way sanely with partial...
tree
|
commitdiff
2013-04-17
Peter Rabbitson
Another blast from the past - fix distinct/order behavi...
tree
|
commitdiff
2013-04-17
Peter Rabbitson
Fix "current rs is always first in from" brainfart...
tree
|
commitdiff
2013-04-17
Peter Rabbitson
Overhaul GenericSubq limit - add support for multicol...
tree
|
commitdiff
2013-04-17
Peter Rabbitson
Recognize root source unqualified columns under limited...
tree
|
commitdiff
2013-04-17
Peter Rabbitson
Consider where condition when determining leftmost...
tree
|
commitdiff
2013-04-17
Peter Rabbitson
space-compress tests making them readable - no changes
tree
|
commitdiff
2013-03-10
Peter Rabbitson
Radically rethink complex prefetch - make most useful...
tree
|
commitdiff
2013-03-10
Peter Rabbitson
There is no point of ordering the insides of a complex...
tree
|
commitdiff
2013-03-10
Peter Rabbitson
Consider unselected order_by during complex subqueried...
tree
|
commitdiff
2013-03-10
Peter Rabbitson
Warn in case of iterative collapse being upgraded to...
tree
|
commitdiff
2013-03-10
Peter Rabbitson
Rename some private methods/attributes to align with...
tree
|
commitdiff
2013-03-10
Peter Rabbitson
MOAR optimization - tracking is_new_res is double work
tree
|
commitdiff
2013-03-10
Peter Rabbitson
Merge branch 'master' into topic/constructor_rewrite
tree
|
commitdiff
2013-02-23
Peter Rabbitson
Fix regression breaking search on prefetched rel (broke...
tree
|
commitdiff
2013-02-23
Peter Rabbitson
Uncomment disabled test (not sure why it was)
tree
|
commitdiff
2013-02-20
Peter Rabbitson
Modify the null-branch pruning introduced in ce556881...
tree
|
commitdiff
2013-02-14
Peter Rabbitson
Reintroduce conditional null-branch pruning and add...
tree
|
commitdiff
2013-02-14
Peter Rabbitson
Optimization - order only on lazy prefetch
tree
|
commitdiff
2013-02-14
Peter Rabbitson
Move the infmap verification/exception way earlier
tree
|
commitdiff
2013-02-14
Peter Rabbitson
Restore ability to handle underdefined root (t/prefetch...
tree
|
commitdiff
2013-02-14
Rafael Kitover
Test for restricted prefetch (now passing again after...
tree
|
commitdiff
2013-02-14
Alexander Hartmaier
Added test for join and empty prefetch exception
tree
|
commitdiff
2013-02-14
Peter Rabbitson
Hit an MC hash-order bug - simplify create, and solve...
tree
|
commitdiff
2013-02-14
Peter Rabbitson
Reverting a48693f42e - the test is a fat duplicate...
tree
|
commitdiff
2013-02-14
Peter Rabbitson
Merge branch 'master' into topic/constructor_rewrite
tree
|
commitdiff
2013-02-14
Peter Rabbitson
Add strict/warnings test, adjust all offenders (wow...
tree
|
commitdiff
2013-01-25
Peter Rabbitson
Remove TODO labels from blocks not using todo_skip...
tree
|
commitdiff
2012-12-26
Brendan Byrd
Fix TODO tests to only mark exactly the failing tests...
tree
|
commitdiff
2012-11-18
Peter Rabbitson
Rename and expand false-value prefetch test
tree
|
commitdiff
2012-08-24
Arthur Axel 'fREW...
rewrite test to use existing schema
tree
|
commitdiff
2012-08-23
Peter Rabbitson
Back out constructor/prefetch rewrite introduced mainly...
tree
|
commitdiff
2012-08-23
Eden Cardim
failing test for prefetch bug where prefetched values...
tree
|
commitdiff
2012-08-23
Rafael Kitover
remove ->deploy from castaway's test
tree
|
commitdiff
2012-08-23
Jess Robinson
New test for recent prefetch/undef bug
tree
|
commitdiff
2012-04-21
Peter Rabbitson
Fix lapse on limited incomplete has_many prefetches
tree
|
commitdiff
2012-04-21
Peter Rabbitson
Do not artificially order the internals of a has_many...
tree
|
commitdiff
2012-04-21
Peter Rabbitson
Saner naming for helper test method
tree
|
commitdiff
2012-04-16
Peter Rabbitson
I think we are done here
tree
|
commitdiff
2012-04-16
Peter Rabbitson
Initial full test pass - all fetches are eager for now
tree
|
commitdiff
2012-04-16
Peter Rabbitson
Merge branch 'master' into topic/constructor_rewrite
tree
|
commitdiff
2012-03-16
Alexander Hartmaier
removed unnecessary use of Test::Exception
tree
|
commitdiff
2012-03-02
Peter Rabbitson
Functional row-parse generator - really works!!!
tree
|
commitdiff
2012-01-05
Peter Rabbitson
Trailing WS crusade - got to save them bits
tree
|
commitdiff
2011-11-26
Peter Rabbitson
Fix the join/prefetch resolver when dealing with '...
tree
|
commitdiff
2011-10-25
Peter Rabbitson
Throw a sensible error when a malformed 'as'-spec is...
tree
|
commitdiff
2011-05-02
Peter Rabbitson
Revert the smart-select-ordering introduced in 36fd7f07
tree
|
commitdiff
2011-04-11
Arthur Axel 'fREW...
Parameterize pagination
tree
|
commitdiff
2011-03-30
Peter Rabbitson
Massive rewrite of bind handling, and overall simplific...
tree
|
commitdiff
2011-01-13
ostmann
Fix losing order of columns provided in select/as
tree
|
commitdiff
2011-01-05
Peter Rabbitson
Make sure unaliased selectors and prefetch coexist...
tree
|
commitdiff
2010-12-27
Peter Rabbitson
Another revamp of the selector resolution - now support...
tree
|
commitdiff
2010-12-27
Peter Rabbitson
Fail early on literal-ordered complex prefetch without...
tree
|
commitdiff
2010-12-27
Peter Rabbitson
Only add a group_by to a complex prefetch if a non...
tree
|
commitdiff
2010-12-27
Peter Rabbitson
Clean up from/select bind value handling (RT#61025)
tree
|
commitdiff
2010-12-22
Rafael Kitover
Remove small_datetime from the main schema - it is...
tree
|
commitdiff
2010-10-27
Norbert Buchmuller
Fixed a prefetch bug (o2m->prefetch_o2m+order_by+rows)
tree
|
commitdiff
2010-10-14
Peter Rabbitson
Stop adding GROUP BY's to subqueries that do not contai...
tree
|
commitdiff
2010-10-14
Peter Rabbitson
Fix spotty handling of complex order_by relationship...
tree
|
commitdiff
2010-08-13
Peter Rabbitson
Some TODO test revisions prompted by RT#59565
tree
|
commitdiff
2010-08-07
Peter Rabbitson
Fix a corner case when a distinct plus an unqualified...
tree
|
commitdiff
2010-08-04
Peter Rabbitson
Collapse-calculator finally works (GPW++)
tree
|
commitdiff
2010-08-04
Peter Rabbitson
Sketches of tests that should ultimately pass
tree
|
commitdiff
2010-08-04
Peter Rabbitson
Merge 'trunk' into 'prefetch'
tree
|
commitdiff
2010-08-04
Peter Rabbitson
Restore backwards compatibility - introduce intent...
tree
|
commitdiff
2010-08-04
Peter Rabbitson
Merge 'trunk' into 'prefetch'
tree
|
commitdiff
2010-08-04
Moritz Onken
rewrite of _collapse_result to support prefetch of...
tree
|
commitdiff
2010-08-03
Peter Rabbitson
Merge 'trunk' into 'prefetch'
tree
|
commitdiff
2010-08-03
Peter Rabbitson
Illustration for rob
tree
|
commitdiff
2010-05-04
Peter Rabbitson
Refactor count handling, make count-resultset attribute...
tree
|
commitdiff
2010-03-16
Peter Rabbitson
Horrible horrible rewrite of the aliastype scanner...
tree
|
commitdiff
2010-02-08
Peter Rabbitson
Merge fix of RT54039 from prefetch branch
tree
|
commitdiff
2010-02-05
Peter Rabbitson
No idea how I missed all these fails...
tree
|
commitdiff
2010-01-27
Peter Rabbitson
Merge some cleanups from the prefetch branch
tree
|
commitdiff
2010-01-27
Peter Rabbitson
Clean up some stuff
tree
|
commitdiff
2010-01-17
Peter Rabbitson
This is made out of awesome
tree
|
commitdiff
2010-01-17
Peter Rabbitson
Getting warmer
tree
|
commitdiff
2010-01-15
Peter Rabbitson
Adjust sql-emitter tests
tree
|
commitdiff
2009-12-10
Peter Rabbitson
First half of distinct cleanup
tree
|
commitdiff
2009-11-24
Peter Rabbitson
Changes and prevent a spurious todo-pass
tree
|
commitdiff
2009-11-16
Peter Rabbitson
Fix order_by/distinct bug
tree
|
commitdiff
2009-11-15
Peter Rabbitson
Merge 'trunk' into 'prefetch-group_by'
tree
|
commitdiff
2009-11-15
Peter Rabbitson
TODOify test until we get an AST
tree
|
commitdiff
2009-11-15
Peter Rabbitson
Move more code to DBIHacks, put back the update/delete...
tree
|
commitdiff
next