2016-05-17 |
Peter Rabbitson |
Add a few more indirect call guards missed in e5053694 |
blob | commitdiff |
2016-05-15 |
Peter Rabbitson |
Streamline ::ResultSource::* inheritance, similar to... |
blob | commitdiff | diff to current |
2016-05-15 |
Peter Rabbitson |
Clean up the mess around $rsrc->sqlt_deploy_callback |
blob | commitdiff | diff to current |
2016-04-28 |
Peter Rabbitson |
More indirect call removals: the second part of 77c3a5dc |
blob | commitdiff | diff to current |
2016-04-20 |
Peter Rabbitson |
Start setting the 'c3' mro unambiguously everywhere |
blob | commitdiff | diff to current |
2016-04-20 |
Peter Rabbitson |
Reorder a couple stray loads in ResultSource.pm |
blob | commitdiff | diff to current |
2016-04-14 |
Peter Rabbitson |
Slightly golf ::ResultSource::DESTROY and several weake... |
blob | commitdiff | diff to current |
2016-03-23 |
Peter Rabbitson |
Expand ASSERT_NO_SPURIOUS_EXCEPTION_ACTION to set a... |
blob | commitdiff | diff to current |
2016-02-11 |
Dagfinn Ilmari Man... |
Proper fix for the lazy workaround in 7e1774f7 |
blob | commitdiff | diff to current |
2016-02-03 |
Peter Rabbitson |
Protect DBIC as best we can from the failure mode in... |
blob | commitdiff | diff to current |
2016-02-03 |
Peter Rabbitson |
Remove dead code commented out since 2006 ( 953a18ef ) |
blob | commitdiff | diff to current |
2015-09-28 |
Peter Rabbitson |
A little more golfing - this time ::DBIHacks::_resolve_... |
blob | commitdiff | diff to current |
2015-08-12 |
Peter Rabbitson |
Streamline (logic-wise, not syntax-wise) handling of... |
blob | commitdiff | diff to current |
2015-08-12 |
Peter Rabbitson |
Even though I personally added these in 4f8c9678 I... |
blob | commitdiff | diff to current |
2015-08-12 |
Peter Rabbitson |
Switch a couple 'no-brainer' spots to _resolve_relation... |
blob | commitdiff | diff to current |
2015-08-12 |
Peter Rabbitson |
Remove ability to hand an explicit condition to resolve... |
blob | commitdiff | diff to current |
2015-08-12 |
Peter Rabbitson |
Make sure array-relconds edge case is handled properly |
blob | commitdiff | diff to current |
2015-07-05 |
Peter Rabbitson |
Streamline (logic-wise, not syntax-wise) handling of... |
blob | commitdiff | diff to current |
2015-07-05 |
Peter Rabbitson |
Even though I personally added these in 4f8c9678 I... |
blob | commitdiff | diff to current |
2015-07-03 |
Peter Rabbitson |
Switch a couple 'no-brainer' spots to _resolve_relation... |
blob | commitdiff | diff to current |
2015-07-03 |
Peter Rabbitson |
Remove ability to hand an explicit condition to resolve... |
blob | commitdiff | diff to current |
2015-07-03 |
Peter Rabbitson |
Make sure array-relconds edge case is handled properly |
blob | commitdiff | diff to current |
2015-03-20 |
Robert Stone |
Added add_columns documentation about controlling float... |
blob | commitdiff | diff to current |
2015-03-20 |
Robert Stone |
Added add_columns documentation about controlling float... |
blob | commitdiff | diff to current |
2015-03-18 |
Peter Rabbitson |
Relax sanity check in _resolve_relationship_condition |
blob | commitdiff | diff to current |
2015-03-18 |
Peter Rabbitson |
Workaround for double-call of destructors (based on... |
blob | commitdiff | diff to current |
2015-03-17 |
Peter Rabbitson |
Clarify name of guard function from 3d56e026, add it... |
blob | commitdiff | diff to current |
2015-03-13 |
Peter Rabbitson |
Relax sanity check in _resolve_relationship_condition |
blob | commitdiff | diff to current |
2015-03-12 |
Peter Rabbitson |
The real workaround for txn_scope_guard being called... |
blob | commitdiff | diff to current |
2014-09-24 |
Peter Rabbitson |
Clarify licensing, ensure footers are consistent throug... |
blob | commitdiff | diff to current |
2014-09-21 |
Peter Rabbitson |
A massive amount of link fixes (just links, almost... |
blob | commitdiff | diff to current |
2014-09-19 |
Peter Rabbitson |
Properly implement very sloppy and lazy hack from bad0b73b |
blob | commitdiff | diff to current |
2014-09-16 |
Peter Rabbitson |
Fix broken temporary backcompat shim for naughty _resol... |
blob | commitdiff | diff to current |
2014-09-16 |
Peter Rabbitson |
Multilevel find_or_(multi)create got inadvertently... |
blob | commitdiff | diff to current |
2014-09-15 |
Peter Rabbitson |
Ensure the custom rel cond resolver does not trigger... |
blob | commitdiff | diff to current |
2014-09-15 |
Peter Rabbitson |
A more robust column equality extractor |
blob | commitdiff | diff to current |
2014-09-15 |
Peter Rabbitson |
Yet another missed sanity check in the relcond resolver |
blob | commitdiff | diff to current |
2014-09-15 |
Peter Rabbitson |
Make sure the me-relname-flip does not affect any error... |
blob | commitdiff | diff to current |
2014-09-10 |
Peter Rabbitson |
Fix incorrect cond construction in _minimal_valueset_sa... |
blob | commitdiff | diff to current |
2014-09-08 |
Peter Rabbitson |
Fix for gut-reaching travesty as reported by gbjk |
blob | commitdiff | diff to current |
2014-09-08 |
Peter Rabbitson |
No longer use rel_info($rel)->{class} in the cond resolver |
blob | commitdiff | diff to current |
2014-09-07 |
Peter Rabbitson |
Simplify self_result_object argument check in cond... |
blob | commitdiff | diff to current |
2014-09-07 |
Peter Rabbitson |
Minor relcond resolver refactor, no func. changes |
blob | commitdiff | diff to current |
2014-09-05 |
Peter Rabbitson |
Make sure the resolve_cond shim attempts to lint the... |
blob | commitdiff | diff to current |
2014-09-04 |
Peter Rabbitson |
Better describe the _resolve_relationship_condition API |
blob | commitdiff | diff to current |
2014-07-31 |
Fitz Elliott |
strip schema name from ADD CONSTRAINT / CREATE INDEX |
blob | commitdiff | diff to current |
2014-07-29 |
Peter Rabbitson |
Remove unused leftover from c19ca6e80 - there was much... |
blob | commitdiff | diff to current |
2014-07-29 |
Peter Rabbitson |
Kill rel-exists sanity checks for 28, reinstate them... |
blob | commitdiff | diff to current |
2014-07-29 |
Peter Rabbitson |
Check relationship declarations more consistently |
blob | commitdiff | diff to current |
2014-07-29 |
Peter Rabbitson |
Properly throw on FC with find (it can never work anyway) |
blob | commitdiff | diff to current |
2014-07-29 |
Peter Rabbitson |
Deprecate _build_unique_cond, move its guts to ::Result... |
blob | commitdiff | diff to current |
2014-07-27 |
Peter Rabbitson |
Upgrade the "too many args on customcond" warning from... |
blob | commitdiff | diff to current |
2014-07-25 |
Peter Rabbitson |
Bring back resolve_condition deleted in 03f6d1f7 |
blob | commitdiff | diff to current |
2014-07-25 |
Peter Rabbitson |
This was an embarrassing close call - entirely redo... |
blob | commitdiff | diff to current |
2014-07-24 |
Mintywalker |
Add 3rd example of col info in ResultSource->add_column |
blob | commitdiff | diff to current |
2014-07-23 |
Peter Rabbitson |
Change once more the signature of the custom cond coder... |
blob | commitdiff | diff to current |
2014-07-23 |
Peter Rabbitson |
Now that populate is rewritten: finalize the resolver... |
blob | commitdiff | diff to current |
2014-07-23 |
Peter Rabbitson |
One more output for the resolver - used in next commit |
blob | commitdiff | diff to current |
2014-07-22 |
Peter Rabbitson |
Re-fix relcond resolver: revert 5592d633 (in turn parti... |
blob | commitdiff | diff to current |
2014-07-20 |
Peter Rabbitson |
Greatly improve diagnostic messages of _resolve_relatio... |
blob | commitdiff | diff to current |
2014-07-12 |
Peter Rabbitson |
Another heavy refactor of the rel resolver prototype... |
blob | commitdiff | diff to current |
2014-07-12 |
Peter Rabbitson |
Refactor ::DBIHacks::_extract_fixed_condition_columns... |
blob | commitdiff | diff to current |
2014-07-12 |
Peter Rabbitson |
Switch UNRESOLVABLE_CONDITION to an _Util constant |
blob | commitdiff | diff to current |
2014-06-13 |
Peter Rabbitson |
More fallout of the _resolve_cond refactor 03f6d1f7 |
blob | commitdiff | diff to current |
2014-06-12 |
Peter Rabbitson |
Even more robust _resolve_condition shim - guess rel_na... |
blob | commitdiff | diff to current |
2014-06-11 |
Peter Rabbitson |
Add foreign_resultobj to the customrel signature |
blob | commitdiff | diff to current |
2014-06-11 |
Peter Rabbitson |
Pedantry - settle on rel_name vs relname, consistency... |
blob | commitdiff | diff to current |
2014-06-11 |
Peter Rabbitson |
Rename (with a silent compat shim) couple of badly... |
blob | commitdiff | diff to current |
2014-06-11 |
Peter Rabbitson |
First step to add some sanity to _resolve_condition |
blob | commitdiff | diff to current |
2014-06-11 |
Peter Rabbitson |
Fix incorrect handling of custom relationship condition... |
blob | commitdiff | diff to current |
2014-06-04 |
Peter Rabbitson |
Consolidate handling of "is this a literal" and "is... |
blob | commitdiff | diff to current |
2014-05-28 |
Karen Etheridge |
spelling fix |
blob | commitdiff | diff to current |
2014-05-27 |
Karen Etheridge |
spelling fix |
blob | commitdiff | diff to current |
2014-04-25 |
Mintywalker |
$pedantry =~ s/columns/column/ |
blob | commitdiff | diff to current |
2013-09-16 |
Peter Rabbitson |
Consolidate single-pk checks from relationship inferren... |
blob | commitdiff | diff to current |
2013-09-09 |
Peter Rabbitson |
Rename internal rsrc method to be more descriptive... |
blob | commitdiff | diff to current |
2013-08-08 |
David Steinbrunner |
typo fixes |
blob | commitdiff | diff to current |
2013-07-15 |
Dagfinn Ilmari Man... |
Fix glossary link |
blob | commitdiff | diff to current |
2013-06-02 |
Alexander Hartmaier |
Replace $row with $result in all docs |
blob | commitdiff | diff to current |
2013-04-18 |
Peter Rabbitson |
Make 'filter' rels work half-way sanely with partial... |
blob | commitdiff | diff to current |
2013-03-10 |
Peter Rabbitson |
Remove some superfluous expensive try blocks |
blob | commitdiff | diff to current |
2013-02-20 |
Peter Rabbitson |
Sanity-check columns added as primary key |
blob | commitdiff | diff to current |
2013-02-14 |
Peter Rabbitson |
Write correct odd (not even) relchain depth on primary... |
blob | commitdiff | diff to current |
2013-02-14 |
Peter Rabbitson |
Merge branch 'master' into topic/constructor_rewrite |
blob | commitdiff | diff to current |
2013-01-21 |
Peter Rabbitson |
Some cleanups around loading/use of DBIx::Class::Except... |
blob | commitdiff | diff to current |
2013-01-12 |
Peter Rabbitson |
Fix some pessimizations spotted here and there (no... |
blob | commitdiff | diff to current |
2012-12-13 |
Brendan Byrd |
Add linkback to ResultSource::resultset_attributes |
blob | commitdiff | diff to current |
2012-12-11 |
Brendan Byrd |
Fill gaps in documentation: alias ($rs attr), table_ali... |
blob | commitdiff | diff to current |
2012-12-11 |
Brendan Byrd |
Various other POD fixes |
blob | commitdiff | diff to current |
2012-12-09 |
Brendan Byrd |
AUTHORS mass update; mst doesn't have to take credit... |
blob | commitdiff | diff to current |
2012-08-23 |
Peter Rabbitson |
Back out constructor/prefetch rewrite introduced mainly... |
blob | commitdiff | diff to current |
2012-04-27 |
Peter Rabbitson |
Use the now pure-perlized Devel::GlobalDestroy module |
blob | commitdiff | diff to current |
2012-04-16 |
Peter Rabbitson |
Move scary stuff to its own class |
blob | commitdiff | diff to current |
2012-04-16 |
Peter Rabbitson |
Initial full test pass - all fetches are eager for now |
blob | commitdiff | diff to current |
2012-04-16 |
Peter Rabbitson |
Merge branch 'master' into topic/constructor_rewrite |
blob | commitdiff | diff to current |
2012-03-16 |
Peter Rabbitson |
Fix the pure-perl in_global_destruction() emulation... |
blob | commitdiff | diff to current |
2012-03-02 |
Moritz Onken |
implemented _collapse_result and _merge_result |
blob | commitdiff | diff to current |
2012-03-02 |
Peter Rabbitson |
Functional row-parse generator - really works!!! |
blob | commitdiff | diff to current |
2012-03-02 |
Peter Rabbitson |
Add an internal unique colset finder and relax complex... |
blob | commitdiff | diff to current |
2011-11-26 |
Peter Rabbitson |
Fix the join/prefetch resolver when dealing with '... |
blob | commitdiff | diff to current |
next |