2010-11-18 |
Peter Rabbitson |
Unqualify imported functions |
blob | commitdiff |
2010-11-18 |
Andrew Rodland |
Croak more intelligently when attrs->{page} is an unexp... |
blob | commitdiff | diff to current |
2010-11-12 |
Peter Rabbitson |
Major overhaul of select/as resolution handling (fixes... |
blob | commitdiff | diff to current |
2010-11-12 |
Mike Baas |
Add notes about handling of inflated objects in results... |
blob | commitdiff | diff to current |
2010-11-10 |
Peter Rabbitson |
Add Storable freeze/thaw hooks to ResultSet to detach... |
blob | commitdiff | diff to current |
2010-11-10 |
Peter Rabbitson |
Deprecate rolled-out hash-condition in search() |
blob | commitdiff | diff to current |
2010-11-10 |
Peter Rabbitson |
Die on search in void context |
blob | commitdiff | diff to current |
2010-11-10 |
Peter Rabbitson |
Hide package from PAUSE |
blob | commitdiff | diff to current |
2010-10-27 |
Norbert Buchmuller |
Fixed a prefetch bug (o2m->prefetch_o2m+order_by+rows) |
blob | commitdiff | diff to current |
2010-10-26 |
Peter Rabbitson |
Extra adjustments of find() documentation and code... |
blob | commitdiff | diff to current |
2010-10-17 |
Peter Rabbitson |
Extensive updates to find/key related documentation |
blob | commitdiff | diff to current |
2010-10-16 |
Peter Rabbitson |
Fix find() with an explicit constraint name (... {... |
blob | commitdiff | diff to current |
2010-10-16 |
Peter Rabbitson |
De-golf _is_deterministic_value, add more tests for... |
blob | commitdiff | diff to current |
2010-10-16 |
Peter Rabbitson |
Reduce mount of perlgolf in ResultSet.pm |
blob | commitdiff | diff to current |
2010-10-16 |
Peter Rabbitson |
Remove support for find( col1 => $val1, col2 => $val2... |
blob | commitdiff | diff to current |
2010-10-16 |
Peter Rabbitson |
Remove _is_unique_query (more dead code from 2006) |
blob | commitdiff | diff to current |
2010-10-12 |
Peter Rabbitson |
Clarify $rs->update/delete documentation |
blob | commitdiff | diff to current |
2010-10-12 |
Peter Rabbitson |
Clarify ResultSet RV docs, bring set_cache RV in line... |
blob | commitdiff | diff to current |
2010-10-10 |
Peter Rabbitson |
Rename vaguely named internal method |
blob | commitdiff | diff to current |
2010-10-04 |
Peter Rabbitson |
Make Data::Page total count evaluation lazy |
blob | commitdiff | diff to current |
2010-10-04 |
David Schmidt |
example for columns explaining correlation to select/as |
blob | commitdiff | diff to current |
2010-09-17 |
Peter Rabbitson |
Rename incorrectly named internal method (has nothing... |
blob | commitdiff | diff to current |
2010-08-07 |
Peter Rabbitson |
Fix a corner case when a distinct plus an unqualified... |
blob | commitdiff | diff to current |
2010-06-12 |
Peter Rabbitson |
Fix grouped count over a joined resultset with clashing... |
blob | commitdiff | diff to current |
2010-06-05 |
Arthur Axel 'fREW... |
Typos |
blob | commitdiff | diff to current |
2010-06-01 |
Rafael Kitover |
Merge 'namespace-clean' into 'trunk' |
blob | commitdiff | diff to current |
2010-06-01 |
Rafael Kitover |
use namespace::cleaned out imports for some common... |
blob | commitdiff | diff to current |
2010-05-31 |
Peter Rabbitson |
Switch away from explicit count-attr lists - just delet... |
blob | commitdiff | diff to current |
2010-05-31 |
Peter Rabbitson |
Fix update/delete on prefetching resultsets |
blob | commitdiff | diff to current |
2010-05-27 |
Jesse Sheidlower |
Light doc tweaks |
blob | commitdiff | diff to current |
2010-05-20 |
Matt S Trout |
fix find() since that was also broken in r8754 |
blob | commitdiff | diff to current |
2010-05-20 |
Matt S Trout |
fix result_class setter behaviour to not stuff attrs... |
blob | commitdiff | diff to current |
2010-05-20 |
Matt S Trout |
don't try and ensure_class_loaded an object. this doesn... |
blob | commitdiff | diff to current |
2010-05-15 |
Peter Rabbitson |
Fix stupid typo-bug |
blob | commitdiff | diff to current |
2010-05-05 |
Peter Rabbitson |
Changes |
blob | commitdiff | diff to current |
2010-05-04 |
Peter Rabbitson |
Refactor count handling, make count-resultset attribute... |
blob | commitdiff | diff to current |
2010-05-03 |
Peter Rabbitson |
Rewrite mssql test to verify both types of limit dialec... |
blob | commitdiff | diff to current |
2010-04-27 |
Alexander Hartmaier |
fixed missing ' in update_or_create with key attr example |
blob | commitdiff | diff to current |
2010-03-24 |
Peter Rabbitson |
Clearer 'no such rel' errors, correct exception on... |
blob | commitdiff | diff to current |
2010-03-18 |
Arthur Axel "fREW... |
use update instead of set_columns in update_all |
blob | commitdiff | diff to current |
2010-03-13 |
Moritz Onken |
reverting 8995, was supposed to go to a branch |
blob | commitdiff | diff to current |
2010-03-13 |
Moritz Onken |
call inflate_result on new_result, but not from the... |
blob | commitdiff | diff to current |
2010-03-07 |
Peter Rabbitson |
Fix the docs for select/as |
blob | commitdiff | diff to current |
2010-03-03 |
Jess Robinson |
Minor doc tweaks |
blob | commitdiff | diff to current |
2010-02-19 |
Peter Rabbitson |
Fix for RT54697 |
blob | commitdiff | diff to current |
2010-02-19 |
Peter Rabbitson |
Merge 'trunk' into 'pri_key_refactor' |
blob | commitdiff | diff to current |
2010-02-18 |
Peter Rabbitson |
Fix count of group_by over aliased function |
blob | commitdiff | diff to current |
2010-02-15 |
Nuba Princigalli |
spelling fixes in the documaentation, sholud be gud... |
blob | commitdiff | diff to current |
2010-02-15 |
Peter Rabbitson |
Spellcheck (jawnsy++) |
blob | commitdiff | diff to current |
2010-02-14 |
Peter Rabbitson |
Merge 'trunk' into 'pri_key_refactor' |
blob | commitdiff | diff to current |
2010-02-12 |
Dan Thomas |
Add is_ordered to DBIC::ResultSet |
blob | commitdiff | diff to current |
2010-02-11 |
Peter Rabbitson |
Merge 'chaining_fixes' into 'trunk' |
blob | commitdiff | diff to current |
2010-02-11 |
Peter Rabbitson |
Changes and small ommission |
blob | commitdiff | diff to current |
2010-02-11 |
Peter Rabbitson |
Merge 'trunk' into 'chaining_fixes' |
blob | commitdiff | diff to current |
2010-02-11 |
Arthur Axel "fREW... |
fix for search/select_chains |
blob | commitdiff | diff to current |
2010-02-11 |
Arthur Axel "fREW... |
make t/76s and t/88 pass by deleting from the correct... |
blob | commitdiff | diff to current |
2010-02-11 |
Arthur Axel "fREW... |
fix t/76, break rsc tests |
blob | commitdiff | diff to current |
2010-02-08 |
Arthur Axel "fREW... |
another example of as_subselect_rs |
blob | commitdiff | diff to current |
2010-02-07 |
Arthur Axel "fREW... |
fix longstanding unmentioned bug ("me") |
blob | commitdiff | diff to current |
2010-02-07 |
Arthur Axel "fREW... |
add as_subselect_rs |
blob | commitdiff | diff to current |
2010-02-05 |
Peter Rabbitson |
Merge 'trunk' into 'chaining_fixes' |
blob | commitdiff | diff to current |
2010-02-05 |
Peter Rabbitson |
Refactor some evil code |
blob | commitdiff | diff to current |
2010-02-04 |
Arthur Axel "fREW... |
fix incorrect test in t/76select.t and posit an incorre... |
blob | commitdiff | diff to current |
2010-02-03 |
Arthur Axel "fREW... |
some basic readability factorings (aka, fewer nested... |
blob | commitdiff | diff to current |
2010-02-03 |
Arthur Axel "fREW... |
change deletion/overriding to fix t/76 |
blob | commitdiff | diff to current |
2010-02-02 |
Arthur Axel "fREW... |
delete +stuff if stuff exists |
blob | commitdiff | diff to current |
2010-02-02 |
Arthur Axel "fREW... |
revert actual changes from yesterday as per ribasushis... |
blob | commitdiff | diff to current |
2010-02-01 |
Arthur Axel "fREW... |
small refactor to put select/as/+select/+as etc merging... |
blob | commitdiff | diff to current |
2010-01-31 |
Peter Rabbitson |
Helper primary_columns wrapper to throw if a PK is... |
blob | commitdiff | diff to current |
2010-01-27 |
Peter Rabbitson |
Clean up some stuff |
blob | commitdiff | diff to current |
2010-01-20 |
Peter Rabbitson |
Whoops - need to dsable quoting |
blob | commitdiff | diff to current |
2010-01-17 |
Peter Rabbitson |
Turned out to be much trickier |
blob | commitdiff | diff to current |
2010-01-17 |
Peter Rabbitson |
Getting warmer |
blob | commitdiff | diff to current |
2010-01-15 |
Peter Rabbitson |
Merge 'trunk' into 'null_column_regression' |
blob | commitdiff | diff to current |
2010-01-15 |
Peter Rabbitson |
Generalize the to-node inner-join-er to apply to all... |
blob | commitdiff | diff to current |
2010-01-09 |
Peter Rabbitson |
Subqueries no longer experimental |
blob | commitdiff | diff to current |
2010-01-08 |
Peter Rabbitson |
Merge 'trunk' into 'mssql_limit_regression' |
blob | commitdiff | diff to current |
2010-01-07 |
Peter Rabbitson |
Minor optimization |
blob | commitdiff | diff to current |
2010-01-01 |
Rafael Kitover |
fix uninitialized warning and a bug in ResultSet |
blob | commitdiff | diff to current |
2009-12-31 |
Rafael Kitover |
got something working |
blob | commitdiff | diff to current |
2009-12-12 |
Peter Rabbitson |
Fix corner case regression on search_related on a prefe... |
blob | commitdiff | diff to current |
2009-12-10 |
Peter Rabbitson |
First half of distinct cleanup |
blob | commitdiff | diff to current |
2009-12-03 |
Peter Rabbitson |
Sanify populate arg handling |
blob | commitdiff | diff to current |
2009-11-27 |
Peter Rabbitson |
Fix search_related wrt grouped resultsets (distinct... |
blob | commitdiff | diff to current |
2009-11-26 |
Peter Rabbitson |
Another count() quirk down |
blob | commitdiff | diff to current |
2009-11-26 |
Peter Rabbitson |
Sanify search_related chaining code (no functional... |
blob | commitdiff | diff to current |
2009-11-24 |
Peter Rabbitson |
Better naming and a bit leaner implementation. Main... |
blob | commitdiff | diff to current |
2009-11-17 |
Peter Rabbitson |
Merge 'trunk' into 'void_populate_resultset_cond' |
blob | commitdiff | diff to current |
2009-11-16 |
Peter Rabbitson |
Fix order_by/distinct bug |
blob | commitdiff | diff to current |
2009-11-13 |
Peter Rabbitson |
Merge 'trunk' into 'prefetch_bug-unqualified_column_in_... |
blob | commitdiff | diff to current |
2009-11-12 |
Peter Rabbitson |
The real fix for the non-introspectable condition bug... |
blob | commitdiff | diff to current |
2009-11-12 |
Peter Rabbitson |
Merge 'trunk' into 'prefetch_bug-unqualified_column_in_... |
blob | commitdiff | diff to current |
2009-11-12 |
Peter Rabbitson |
_cond_for_update_delete is hopelessly broken attempting... |
blob | commitdiff | diff to current |
2009-11-12 |
Peter Rabbitson |
Factor out more stuff |
blob | commitdiff | diff to current |
2009-11-12 |
Peter Rabbitson |
Factor some code out |
blob | commitdiff | diff to current |
2009-11-12 |
Peter Rabbitson |
Fix find on resultset with custom result_class |
blob | commitdiff | diff to current |
2009-11-11 |
Arthur Axel "fREW... |
some cleanup for $rs->populate |
blob | commitdiff | diff to current |
2009-11-11 |
Arthur Axel "fREW... |
RT50828 |
blob | commitdiff | diff to current |
2009-11-10 |
Rob Kinyon |
Added a note about select |
blob | commitdiff | diff to current |
2009-10-22 |
Rafael Kitover |
stringify values passed to populate/insert_bulk |
blob | commitdiff | diff to current |
next |