projects
/
dbsrgits/DBIx-Class-Historic.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
MSSQL GUID support
[dbsrgits/DBIx-Class-Historic.git]
/
lib
/
DBIx
/
Class
/
ResultSet.pm
2009-07-15
Ian Wells
Added SQLA link for more comprehensive documentation...
blob
|
commitdiff
2009-07-14
Peter Rabbitson
Minor logic cleanup
blob
|
commitdiff
|
diff to current
2009-07-03
Peter Rabbitson
Merge 'mssql_top_fixes' into 'trunk'
blob
|
commitdiff
|
diff to current
2009-07-03
Peter Rabbitson
Extra test to demonstrate has_one working, and a POD...
blob
|
commitdiff
|
diff to current
2009-07-02
Peter Rabbitson
Some hack consolidation
blob
|
commitdiff
|
diff to current
2009-07-02
Peter Rabbitson
Merge 'trunk' into 'mssql_top_fixes'
blob
|
commitdiff
|
diff to current
2009-07-02
Peter Rabbitson
Last part of the join handling puzzle
blob
|
commitdiff
|
diff to current
2009-07-02
Peter Rabbitson
Everything works, just need to fix join-path chaining...
blob
|
commitdiff
|
diff to current
2009-07-02
Peter Rabbitson
Make the code readable
blob
|
commitdiff
|
diff to current
2009-07-02
Peter Rabbitson
Solve more prefetch inflation crap
blob
|
commitdiff
|
diff to current
2009-07-02
Peter Rabbitson
Another candidate for somethingawful.com (fix left...
blob
|
commitdiff
|
diff to current
2009-07-02
Peter Rabbitson
Merge 'trunk' into 'mssql_top_fixes'
blob
|
commitdiff
|
diff to current
2009-06-30
Peter Rabbitson
Merge 'trunk' into 'grouped_prefetch'
blob
|
commitdiff
|
diff to current
2009-06-30
Peter Rabbitson
Some fixes after review
blob
|
commitdiff
|
diff to current
2009-06-29
Peter Rabbitson
Merge 'trunk' into 'mssql_top_fixes'
blob
|
commitdiff
|
diff to current
2009-06-29
Peter Rabbitson
And score! (all works)
blob
|
commitdiff
|
diff to current
2009-06-29
Peter Rabbitson
Most of the grouped prefetch solution
blob
|
commitdiff
|
diff to current
2009-06-28
Peter Rabbitson
Normalize group_by
blob
|
commitdiff
|
diff to current
2009-06-28
Peter Rabbitson
Minor omission
blob
|
commitdiff
|
diff to current
2009-06-28
Peter Rabbitson
The proposed fix (do not add an extra join if it is...
blob
|
commitdiff
|
diff to current
2009-06-26
Cory G Watson
Fix typo in ResultSet docs
blob
|
commitdiff
|
diff to current
2009-06-24
Peter Rabbitson
find_related fix for single-type relationships
blob
|
commitdiff
|
diff to current
2009-06-23
Rafael Kitover
add missing ' to doc
blob
|
commitdiff
|
diff to current
2009-06-20
Peter Rabbitson
That should be all
blob
|
commitdiff
|
diff to current
2009-06-20
Peter Rabbitson
whoops
blob
|
commitdiff
|
diff to current
2009-06-20
Peter Rabbitson
Merge 'trunk' into 'mssql_top_fixes'
blob
|
commitdiff
|
diff to current
2009-06-20
Peter Rabbitson
Merge 'count_rs' into 'trunk'
blob
|
commitdiff
|
diff to current
2009-06-20
Peter Rabbitson
Disambiguate populate() return
blob
|
commitdiff
|
diff to current
2009-06-20
Peter Rabbitson
Add count_rs, move the code back from DBI - leave only...
blob
|
commitdiff
|
diff to current
2009-06-19
Peter Rabbitson
Merge 'trunk' into 'mssql_top_fixes'
blob
|
commitdiff
|
diff to current
2009-06-19
Peter Rabbitson
single() throws with has_many prefetch
blob
|
commitdiff
|
diff to current
2009-06-18
Peter Rabbitson
This seems to be the prefetch+limit fix - ugly as hell...
blob
|
commitdiff
|
diff to current
2009-06-18
Peter Rabbitson
Cleanup attribute handling - I deal with resolved attri...
blob
|
commitdiff
|
diff to current
2009-06-17
Rafael Kitover
fix page with offset bug
blob
|
commitdiff
|
diff to current
2009-06-17
Peter Rabbitson
Half way working stuff, needs a LOT of tweaking still
blob
|
commitdiff
|
diff to current
2009-06-16
Peter Rabbitson
Fix possible regression with prefetch select resolution
blob
|
commitdiff
|
diff to current
2009-06-14
Peter Rabbitson
Forgotten piece of as_query refactor
blob
|
commitdiff
|
diff to current
2009-06-13
Michael Reddick
Added documentation for from => $rs->as_query
blob
|
commitdiff
|
diff to current
2009-06-13
Peter Rabbitson
Do not use raw sources in {from} - proxy via source...
blob
|
commitdiff
|
diff to current
2009-06-11
Peter Rabbitson
Factor out as_query properly
blob
|
commitdiff
|
diff to current
2009-06-10
Peter Rabbitson
Duh, this was a pretty simple bug
blob
|
commitdiff
|
diff to current
2009-06-09
Peter Rabbitson
Think before commit
blob
|
commitdiff
|
diff to current
2009-06-09
Peter Rabbitson
Move as_query out of the cursor
blob
|
commitdiff
|
diff to current
2009-06-09
Peter Rabbitson
Merge 'rsrc_in_storage' into 'trunk'
blob
|
commitdiff
|
diff to current
2009-06-08
Peter Rabbitson
First stab at adding resultsources to each join in...
blob
|
commitdiff
|
diff to current
2009-06-08
Peter Rabbitson
Simply order_by/_virtual_order_by handling
blob
|
commitdiff
|
diff to current
2009-06-07
Peter Rabbitson
Fix find_or_new/create to stop returning random rows...
blob
|
commitdiff
|
diff to current
2009-06-07
Peter Rabbitson
Fix for mysql subquery problem
blob
|
commitdiff
|
diff to current
2009-06-05
Peter Rabbitson
This was dumb - of course I want a copy
blob
|
commitdiff
|
diff to current
2009-06-04
Peter Rabbitson
It seems that this localisation can lead to problems
blob
|
commitdiff
|
diff to current
2009-06-04
Peter Rabbitson
having without group_by is useless - thus do not supply...
blob
|
commitdiff
|
diff to current
2009-06-04
Peter Rabbitson
Really delegate counting to the storage class - now...
blob
|
commitdiff
|
diff to current
2009-06-04
Peter Rabbitson
Delegate actual counting to the storage class
blob
|
commitdiff
|
diff to current
2009-05-30
Peter Rabbitson
populate() fix and Changes
blob
|
commitdiff
|
diff to current
2009-05-26
Peter Rabbitson
Minor fixes of the return value of rs->update/delete
blob
|
commitdiff
|
diff to current
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
next