projects
/
dbsrgits/DBIx-Class-Historic.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Merge 'sybase' into 'trunk'
[dbsrgits/DBIx-Class-Historic.git]
/
lib
/
DBIx
/
Class
/
ResultSet.pm
2009-02-23
Nigel Metheringham
Revived include_columns documentation section (now...
blob
|
commitdiff
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
2008-09-30
Peter Rabbitson
Better docs about single()
blob
|
commitdiff
|
diff to current
2008-09-28
Matt S Trout
new_related works again
blob
|
commitdiff
|
diff to current
2008-09-24
Matt S Trout
first cut at sanitising multi-create/new_related etc...
blob
|
commitdiff
|
diff to current
2008-07-24
Jess Robinson
Added doc patch about race condition in find_or_create...
blob
|
commitdiff
|
diff to current
2008-07-16
Guillermo Roditi
_is_deteministic_value
blob
|
commitdiff
|
diff to current
2008-06-11
Jess Robinson
Point at "prefetch" in the get/set cache docs
blob
|
commitdiff
|
diff to current
2008-06-03
Ash Berlin
Remove the length limit on identifiers - it doesn't...
blob
|
commitdiff
|
diff to current
2008-05-19
Jess Robinson
Oops, =cut after the pod not in the middle
blob
|
commitdiff
|
diff to current
2008-05-19
Jess Robinson
Added doc for "for => update" attribute, thanks StuartL.
blob
|
commitdiff
|
diff to current
2008-05-05
Daniel Westermann...
Note that single expects a single row in the ResultSet...
blob
|
commitdiff
|
diff to current
2008-04-11
Daniel Westermann...
Add warnings for non-unique find usage and improve...
blob
|
commitdiff
|
diff to current
2008-03-27
Wallace Reis
fixed typos
blob
|
commitdiff
|
diff to current
2008-03-26
Wallace Reis
added search_related_rs at resultset
blob
|
commitdiff
|
diff to current
2008-03-11
Ash Berlin
Make throw_exception in RS a bit more forgiving too
blob
|
commitdiff
|
diff to current
2008-03-11
Ash Berlin
Fix errors from resultset components (and move tests...
blob
|
commitdiff
|
diff to current
2008-02-21
Michael G Schwern
Merge 'trunk' into 'cdbicompat_integration'
blob
|
commitdiff
|
diff to current
2008-01-20
Matt S Trout
made search_rs smarter about when to preserve the cache...
blob
|
commitdiff
|
diff to current
2008-01-16
Michael G Schwern
Merge 'trunk' into 'cdbicompat_integration'
blob
|
commitdiff
|
diff to current
2008-01-07
Tom Hukins
Fix class name typo
blob
|
commitdiff
|
diff to current
2007-11-21
Wallace Reis
minor fixes for ResultSet docs
blob
|
commitdiff
|
diff to current
2007-10-29
Luke Saunders
fixed _merge_attr bug
blob
|
commitdiff
|
diff to current
2007-10-29
Tom Hukins
Improve Documentation.
blob
|
commitdiff
|
diff to current
2007-10-21
Jess Robinson
Documentation clarifications
blob
|
commitdiff
|
diff to current
2007-10-17
Nigel Metheringham
Added reference to RH perl bug at appropriate points
blob
|
commitdiff
|
diff to current
2007-10-04
Marc Mims
- Doc patch for using an SQL function on the left side...
blob
|
commitdiff
|
diff to current
2007-10-02
Luke Saunders
added comment explaining change
blob
|
commitdiff
|
diff to current
2007-10-02
Luke Saunders
fixed find_or_new_related bug
blob
|
commitdiff
|
diff to current
2007-09-14
Matt S Trout
Merge 'trunk' into 'cdbicompat_integration'
blob
|
commitdiff
|
diff to current
2007-09-07
Tom Hukins
Small POD fix
blob
|
commitdiff
|
diff to current
2007-08-21
Matt S Trout
Merge 'trunk' into 'cdbicompat_integration'
blob
|
commitdiff
|
diff to current
2007-08-16
John Napiorkowski
-- added some documentation to ->populate to warn peopl...
blob
|
commitdiff
|
diff to current
2007-08-12
Jess Robinson
Documentation: cookbook, resultset/create and some...
blob
|
commitdiff
|
diff to current
2007-08-08
Matt S Trout
rejig resultset construction for related_resultset
blob
|
commitdiff
|
diff to current
2007-07-27
Matt S Trout
initial merge of Schwern's CDBICompat work, with many...
blob
|
commitdiff
|
diff to current
2007-07-17
Matt S Trout
fix for count after slice (report and tests from JOHANL)
blob
|
commitdiff
|
diff to current
2007-07-10
John Napiorkowski
fixed the trouble with undefs using populate in void...
blob
|
commitdiff
|
diff to current
2007-07-04
Luke Saunders
fixed attr merging problem
blob
|
commitdiff
|
diff to current
2007-06-20
Matt S Trout
remove rogue use line
blob
|
commitdiff
|
diff to current
2007-06-10
Matt S Trout
slight tweak
blob
|
commitdiff
|
diff to current
2007-06-10
Matt S Trout
fix page-within-page bug
blob
|
commitdiff
|
diff to current
2007-06-01
Brandon L. Black
syntax fix: $#{@x} is invalid syntax that happens to...
blob
|
commitdiff
|
diff to current
2007-05-29
Matt S Trout
re-add missing semicolon in pod
blob
|
commitdiff
|
diff to current
2007-05-29
Matt S Trout
Merge 'bulk_create' into 'DBIx-Class-current'
blob
|
commitdiff
|
diff to current
2007-05-28
John Napiorkowski
Added hack to force wantarray mode if bulk insert can...
blob
|
commitdiff
|
diff to current
2007-05-28
Matt S Trout
Merge 'DBIx-Class-current' into 'bulk_create'
blob
|
commitdiff
|
diff to current
2007-05-25
Matt S Trout
prefetch/cache fixes for all but find
blob
|
commitdiff
|
diff to current
2007-05-22
Guillermo Roditi
fix to t/97result_class.t and fixed tests too
blob
|
commitdiff
|
diff to current
2007-05-21
John Napiorkowski
-- added support for belongs_to type relationships...
blob
|
commitdiff
|
diff to current
2007-05-20
Matt S Trout
find/next change to return undef rather than () on...
blob
|
commitdiff
|
diff to current
2007-05-19
Matt S Trout
Merge 'DBIx-Class-current' into 'bulk_create'
blob
|
commitdiff
|
diff to current
2007-05-19
Matt S Trout
Merge 'DBIx-Class-current' into 'bulk_create'
blob
|
commitdiff
|
diff to current
2007-05-19
Matt S Trout
result_source must be passed to new_result
blob
|
commitdiff
|
diff to current
2007-05-18
John Napiorkowski
-- Additional tests for checking correct autocreation...
blob
|
commitdiff
|
diff to current
2007-05-18
John Napiorkowski
-- some additional tests for edge cases
blob
|
commitdiff
|
diff to current
2007-05-17
John Napiorkowski
- void context only uses insert bulk now.
blob
|
commitdiff
|
diff to current
2007-05-15
John Napiorkowski
Passes all the tests but..
blob
|
commitdiff
|
diff to current
2007-05-14
John Napiorkowski
First go at supporting the populate syntax for resultse...
blob
|
commitdiff
|
diff to current
2007-05-11
Matt S Trout
multi-create working
blob
|
commitdiff
|
diff to current
next