projects
/
dbsrgits/DBIx-Class.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Add better error reporting on bulk_insert (ash++)
[dbsrgits/DBIx-Class.git]
/
lib
/
DBIx
/
Class
/
ResultSet.pm
2009-05-26
Peter Rabbitson
Minor fixes of the return value of rs->update/delete
blob
|
commitdiff
2009-05-25
Peter Rabbitson
Too much logic for no benefit - always populate _virtua...
blob
|
commitdiff
|
diff to current
2009-05-25
Peter Rabbitson
The Top limit emulation bundled with SQLA::Limit assume...
blob
|
commitdiff
|
diff to current
2009-05-23
Peter Rabbitson
Extend distinct deprecation tests and clarify warnings
blob
|
commitdiff
|
diff to current
2009-05-23
Peter Rabbitson
Extra test and count fixes for prefetch + distinct
blob
|
commitdiff
|
diff to current
2009-05-22
Ash Berlin
Make distinct calculate columns *after* prefetch has...
blob
|
commitdiff
|
diff to current
2009-05-22
Peter Rabbitson
Some attributes require a grouped count subquery, some...
blob
|
commitdiff
|
diff to current
2009-05-21
Peter Rabbitson
Duh, no point of having ordered subqueries while counti...
blob
|
commitdiff
|
diff to current
2009-05-21
Peter Rabbitson
Clarify usage of _resolved_attrs by adding the explicit...
blob
|
commitdiff
|
diff to current
2009-05-20
Peter Rabbitson
POD fixes
blob
|
commitdiff
|
diff to current
2009-05-20
Justin Hunter
fix for sql functions in group_by
blob
|
commitdiff
|
diff to current
2009-05-20
Peter Rabbitson
More explicit attribute deletion/detection - a lof...
blob
|
commitdiff
|
diff to current
2009-05-20
Peter Rabbitson
Make sure we always work with resolved rs attributes...
blob
|
commitdiff
|
diff to current
2009-05-20
Peter Rabbitson
Add explicit grouping for rs update/delete operations...
blob
|
commitdiff
|
diff to current
2009-05-20
Peter Rabbitson
detect/purge having bind for compeleteness
blob
|
commitdiff
|
diff to current
2009-05-20
Peter Rabbitson
Make joined rs counts backwards compatible - we do...
blob
|
commitdiff
|
diff to current
2009-05-20
Dan Dascalescu
Tiny POD formatting fix
blob
|
commitdiff
|
diff to current
2009-05-19
Peter Rabbitson
Simplify __count() - explicitly specify which attribute...
blob
|
commitdiff
|
diff to current
2009-05-19
Peter Rabbitson
Hide resultsource methods that should have never been...
blob
|
commitdiff
|
diff to current
2009-05-19
Peter Rabbitson
Make select always equal group by on count subqueries
blob
|
commitdiff
|
diff to current
2009-05-18
Arthur Axel "fREW...
Merge 'trunk' into 'joined_count'
blob
|
commitdiff
|
diff to current
2009-05-18
Peter Rabbitson
pager optimization
blob
|
commitdiff
|
diff to current
2009-05-17
Peter Rabbitson
Fixes for the diamond-relationship prefetch/join problem
blob
|
commitdiff
|
diff to current
2009-05-16
Peter Rabbitson
Test and fixed for paged grouped count
blob
|
commitdiff
|
diff to current
2009-05-15
Peter Rabbitson
A workable fix for the resultset multicol update/delete...
blob
|
commitdiff
|
diff to current
2009-05-14
Peter Rabbitson
Refactor count handling - use a different code path...
blob
|
commitdiff
|
diff to current
2009-05-13
Peter Rabbitson
join can be found without seen_join
blob
|
commitdiff
|
diff to current
2009-05-13
Peter Rabbitson
Better testing and heuristics for subqueried _cond_for_...
blob
|
commitdiff
|
diff to current
2009-05-13
Peter Rabbitson
Fix _select_for_update/delete - bring back old code...
blob
|
commitdiff
|
diff to current
2009-05-11
Justin Hunter
Merge 'trunk' into 'count_distinct'
blob
|
commitdiff
|
diff to current
2009-05-08
Peter Rabbitson
Throw away some debugging code
blob
|
commitdiff
|
diff to current
2009-05-07
Peter Rabbitson
Merge 'trunk' into 'count_distinct'
blob
|
commitdiff
|
diff to current
2009-05-07
Peter Rabbitson
Back out skip_parens support in as_query
blob
|
commitdiff
|
diff to current
2009-05-03
Johannes Plunien
Methods update/delete on resultset use now new as_query...
blob
|
commitdiff
|
diff to current
2009-05-02
Justin Hunter
Merge 'trunk' into 'count_distinct'
blob
|
commitdiff
|
diff to current
2009-05-01
Justin Hunter
make sure merge bind
blob
|
commitdiff
|
diff to current
2009-04-28
Justin Hunter
fix for columns => [ ... ] issue
blob
|
commitdiff
|
diff to current
2009-04-25
Jess Robinson
Docs on using multiple db schemas (from abraxxa maybe...
blob
|
commitdiff
|
diff to current
2009-04-24
Peter Rabbitson
Merge 'trunk' into 'count_distinct'
blob
|
commitdiff
|
diff to current
2009-04-21
Peter Rabbitson
Multiple cdbi-compat test cleanups
blob
|
commitdiff
|
diff to current
2009-04-17
Johannes Plunien
Added update_or_new to ResultSet.pm
blob
|
commitdiff
|
diff to current
2009-03-30
Justin Hunter
* add more tests
blob
|
commitdiff
|
diff to current
2009-03-26
Rob Kinyon
Deprecated search_like()
blob
|
commitdiff
|
diff to current
2009-03-19
Rob Kinyon
Commit another fix for arcanez to test
blob
|
commitdiff
|
diff to current
2009-03-19
Rob Kinyon
Special-case handling for (undef,undef) passed to searc...
blob
|
commitdiff
|
diff to current
2009-03-16
Justin Hunter
* change search_literal to use \[] when passing into...
blob
|
commitdiff
|
diff to current
2009-03-16
Justin Hunter
don't remove the where clause unless we're doing distin...
blob
|
commitdiff
|
diff to current
2009-03-14
Justin Hunter
* change count with group_by (distinct) to use a subquery
blob
|
commitdiff
|
diff to current
2009-03-13
Justin Hunter
auto-add relations if they are used in the where but...
blob
|
commitdiff
|
diff to current
2009-03-13
Justin Hunter
use proper format
blob
|
commitdiff
|
diff to current
2009-03-13
Justin Hunter
changes to handling of from
blob
|
commitdiff
|
diff to current
2009-03-13
Justin Hunter
created count_distinct branch
blob
|
commitdiff
|
diff to current
2009-03-12
Jess Robinson
Add doc on how conditions and attrs are merged when...
blob
|
commitdiff
|
diff to current
2009-03-12
Jess Robinson
Add docs in various places to point out how to get...
blob
|
commitdiff
|
diff to current
2009-03-06
Rob Kinyon
Merge 'trunk' into 'prefetch'
blob
|
commitdiff
|
diff to current
2009-03-06
Rob Kinyon
Changed how the EXPERIMENTAL tag for subqueries and...
blob
|
commitdiff
|
diff to current
2009-03-05
Rob Kinyon
Added experimental tag to as_query and subqueries in...
blob
|
commitdiff
|
diff to current
2009-02-27
Peter Rabbitson
We already depend on latest SQLA - remove all reference...
blob
|
commitdiff
|
diff to current
2009-02-23
Nigel Metheringham
Revived include_columns documentation section (now...
blob
|
commitdiff
|
diff to current
2009-02-23
Nigel Metheringham
Merge 'trunk' into 'column_attr'
blob
|
commitdiff
|
diff to current
2009-02-22
Peter Rabbitson
fix exception on esoteric new_related (by zby)
blob
|
commitdiff
|
diff to current
2009-02-20
Matt S Trout
prevent objects implicitly passed via new_related havin...
blob
|
commitdiff
|
diff to current
2009-02-18
Jess Robinson
Improved docs/description lots
blob
|
commitdiff
|
diff to current
2009-02-18
Rob Kinyon
Alias properly checks ->{attrs}{alias}
blob
|
commitdiff
|
diff to current
2009-02-16
Rob Kinyon
Merge 'subquery' into 'trunk'
blob
|
commitdiff
|
diff to current
2009-02-16
Rob Kinyon
Merge 'trunk' into 'subquery'
blob
|
commitdiff
|
diff to current
2009-02-16
Rob Kinyon
Added a bit of explanation to resultsets to cut down...
blob
|
commitdiff
|
diff to current
2009-02-15
Rob Kinyon
Subqueries are done
blob
|
commitdiff
|
diff to current
2009-02-13
Rob Kinyon
Added as_sql and as_subselect as wrappers around as_query
blob
|
commitdiff
|
diff to current
2009-02-12
Nigel Metheringham
Made update() on a rs that includes joins complain...
blob
|
commitdiff
|
diff to current
2009-02-11
Rob Kinyon
check in bombing test for subquery-with-as_query
blob
|
commitdiff
|
diff to current
2009-02-11
Peter Rabbitson
make single() die if passed attributes
blob
|
commitdiff
|
diff to current
2009-02-11
Peter Rabbitson
Add missing shallow copy of seen_join
blob
|
commitdiff
|
diff to current
2009-02-10
Jess Robinson
1) Add docs to ATTRIBUTES to better explain where to...
blob
|
commitdiff
|
diff to current
2009-02-10
Rob Kinyon
Added as_query() support to ResultSetColumn
blob
|
commitdiff
|
diff to current
2009-02-10
Rob Kinyon
Added as_query to ResultSet with a couple tests
blob
|
commitdiff
|
diff to current
2009-01-31
Peter Rabbitson
pod align by dandv
blob
|
commitdiff
|
diff to current
2009-01-23
Peter Rabbitson
more typo patches by dandv
blob
|
commitdiff
|
diff to current
2009-01-18
Norbert Buchmuller
Merge 'trunk' into 'sqla_1.50_compat'
blob
|
commitdiff
|
diff to current
2009-01-18
Norbert Buchmuller
Merge 'trunk' into 'sqla_1.50_compat'
blob
|
commitdiff
|
diff to current
2009-01-12
Norbert Buchmuller
* Reworded $rs->current_source_alias POD (thanks to...
blob
|
commitdiff
|
diff to current
2009-01-12
Norbert Buchmuller
* Implemented $rs->current_source_alias.
blob
|
commitdiff
|
diff to current
2008-12-24
Matt S Trout
make clear that search_like is only really there for...
blob
|
commitdiff
|
diff to current
2008-12-20
Norbert Buchmuller
Merge 'trunk' into 'sqla_1.50_compat'
blob
|
commitdiff
|
diff to current
2008-12-19
John Napiorkowski
altered schema->populate so that it is a very thin...
blob
|
commitdiff
|
diff to current
2008-11-21
Norbert Buchmuller
* Documented order_by => [ { -desc => 'col' } ] syntax.
blob
|
commitdiff
|
diff to current
2008-11-14
Peter Rabbitson
Document the new from usage
blob
|
commitdiff
|
diff to current
2008-11-13
Peter Rabbitson
result_class goodies by Caelum:
blob
|
commitdiff
|
diff to current
2008-11-12
Nigel Metheringham
Extended tests to check new syntax
blob
|
commitdiff
|
diff to current
2008-11-12
Nigel Metheringham
Passes all tests
blob
|
commitdiff
|
diff to current
2008-11-10
Peter Rabbitson
Clarify attributes argument of find()
blob
|
commitdiff
|
diff to current
2008-11-09
Nigel Metheringham
Reformatting closer to original
blob
|
commitdiff
|
diff to current
2008-11-08
Nigel Metheringham
Cleaner working version
blob
|
commitdiff
|
diff to current
2008-11-08
Nigel Metheringham
This version passes tests but is ugly
blob
|
commitdiff
|
diff to current
2008-11-07
Nigel Metheringham
Reworked _resolved_attrs() to allow columns to include...
blob
|
commitdiff
|
diff to current
2008-10-29
Peter Rabbitson
Minor chaining patch + test by Norbert Buchmuller ...
blob
|
commitdiff
|
diff to current
2008-10-23
Nigel Metheringham
Added warnning to $rs->delete which fires if delete...
blob
|
commitdiff
|
diff to current
2008-10-16
Simon Elliott
patch ->delete to die if args
blob
|
commitdiff
|
diff to current
2008-10-07
Jess Robinson
Add documentation to indicate that calling find, find_o...
blob
|
commitdiff
|
diff to current
2008-10-05
Jess Robinson
Rename _merge_attr args to something saner than $a, $b
blob
|
commitdiff
|
diff to current
next