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 |
2007-05-11 |
Matt S Trout |
post-merge fixups |
blob | commitdiff | diff to current |
2007-05-11 |
Matt S Trout |
Merge 'collapse_result_rewrite' into 'DBIx-Class-current' |
blob | commitdiff | diff to current |
2007-05-11 |
Matt S Trout |
Merge 'collapse_result_rewrite' into 'DBIx-Class-current' |
blob | commitdiff | diff to current |
2007-05-11 |
Matt S Trout |
collapse result refac hopefully complete |
blob | commitdiff | diff to current |
2007-05-10 |
Jess Robinson |
Merge 'DBIx-Class-current' into 'collapse_result_rewrite' |
blob | commitdiff | diff to current |
2007-05-08 |
Ash Berlin |
Unbreak back-compat |
blob | commitdiff | diff to current |
2007-05-01 |
Brandon L. Black |
Merge 'trunk' into 'DBIx-Class-current' |
blob | commitdiff | diff to current |
2007-04-09 |
Matt S Trout |
add SQL::Abstract to search docs (patch from zamolxes) |
blob | commitdiff | diff to current |
2007-03-03 |
David Jack Olrik |
Reverted accidental 'svk pull' from inside mirrored... |
blob | commitdiff | diff to current |
2007-03-03 |
David Jack Olrik |
Merge 'trunk' into 'DBIx-Class-current' |
blob | commitdiff | diff to current |
2007-02-14 |
Kieren Diment |
improved docs for as attrib |
blob | commitdiff | diff to current |
2007-01-23 |
Kieren Diment |
minor doc improvement to clarify how to do joins |
blob | commitdiff | diff to current |
2007-01-20 |
Matt S Trout |
half-finished collapse code |
blob | commitdiff | diff to current |
2006-12-30 |
Matt S Trout |
Merge 'DBIx-Class-current' into 'param_bind' |
blob | commitdiff | diff to current |
2006-12-28 |
Matt S Trout |
Merge 'source-handle' into 'DBIx-Class-current' |
blob | commitdiff | diff to current |
2006-12-28 |
Matt S Trout |
Merge 'trunk' into 'DBIx-Class-current' |
blob | commitdiff | diff to current |
2006-12-19 |
Daniel Westermann... |
fix find_related-based queries to correctly grep the... |
blob | commitdiff | diff to current |
2006-11-23 |
Matt S Trout |
Merge 'DBIx-Class-current' into 'source-handle' |
blob | commitdiff | diff to current |
2006-11-22 |
David Kamholz |
fix typo fix |
blob | commitdiff | diff to current |
2006-11-22 |
David Kamholz |
fix typo |
blob | commitdiff | diff to current |
2006-11-22 |
David Kamholz |
change monkier => moniker |
blob | commitdiff | diff to current |
2006-11-22 |
David Kamholz |
Merge 'trunk' into 'DBIx-Class-current' |
blob | commitdiff | diff to current |
2006-11-22 |
David Kamholz |
add shallow copy of $attrs in ResultSet->new |
blob | commitdiff | diff to current |
2006-11-21 |
Ash Berlin |
Changed row and rs objects to not have direct handle... |
blob | commitdiff | diff to current |
2006-11-20 |
John Napiorkowski |
changed storage->insert|update|delete to accept the... |
blob | commitdiff | diff to current |
2006-11-18 |
Ash Berlin |
Removed Class::Data::Accessor and DBIx::Class::Accessor... |
blob | commitdiff | diff to current |
2006-11-18 |
John Napiorkowski |
(no commit message) |
blob | commitdiff | diff to current |
2006-11-13 |
Matt S Trout |
Merge 'trunk' into 'DBIx-Class-current' |
blob | commitdiff | diff to current |
2006-11-13 |
Matt S Trout |
make multi-return actually work |
blob | commitdiff | diff to current |
2006-11-10 |
Matt S Trout |
inflate_result can return an array now. somebody write... |
blob | commitdiff | diff to current |
2006-10-25 |
Matt S Trout |
Merge 'trunk' into 'DBIx-Class-current' |
blob | commitdiff | diff to current |
2006-10-21 |
Matt S Trout |
I hate you all. |
blob | commitdiff | diff to current |
2006-10-12 |
Brandon L. Black |
Merge 'trunk' into 'DBIx-Class-current' |
blob | commitdiff | diff to current |
2006-10-07 |
Matt S Trout |
fixup to work round an aliasing bug |
blob | commitdiff | diff to current |
2006-09-12 |
Brandon L. Black |
Merge 'trunk' into 'DBIx-Class-current' |
blob | commitdiff | diff to current |
2006-08-28 |
Justin Guenther |
fixed a bug in ResultSet where passing an empty $cond... |
blob | commitdiff | diff to current |
2006-08-22 |
Brandon L. Black |
Merge 'trunk' into 'DBIx-Class-current' |
blob | commitdiff | diff to current |
2006-08-21 |
Michael Leuchtenburg |
Change _cond_for_update_delete to handle more complicat... |
blob | commitdiff | diff to current |
2006-08-20 |
Matt S Trout |
Merge 'trunk' into 'DBIx-Class-current' |
blob | commitdiff | diff to current |
2006-08-16 |
Jesse Sheidlower |
minor doc clarifications |
blob | commitdiff | diff to current |
2006-08-10 |
Michael Leuchtenburg |
Support default aliases in many_to_many accessors.... |
blob | commitdiff | diff to current |
2006-08-10 |
Michael Leuchtenburg |
Support for relationship attributes in many_to_many... |
blob | commitdiff | diff to current |
2006-08-08 |
Matt S Trout |
tweaked search_rs to not be destructive to passed |
blob | commitdiff | diff to current |
2006-08-08 |
Brandon L. Black |
Merge 'trunk' into 'DBIx-Class-current' |
blob | commitdiff | diff to current |
2006-08-08 |
Brandon L. Black |
misc POD updates related to Storage/Storage::DBI |
blob | commitdiff | diff to current |
2006-08-07 |
Daniel Westermann... |
Fix two aliasing bugs: remove the alias when provided... |
blob | commitdiff | diff to current |
2006-08-01 |
Bogdan Lucaciu |
Documentation patch, related to joins, aliases and... |
blob | commitdiff | diff to current |
2006-07-28 |
Daniel Westermann... |
Pass attrs to find from update_or_create (reported... |
blob | commitdiff | diff to current |
2006-07-28 |
Daniel Westermann... |
Remove anonymous blesses to avoid major speed hit on... |
blob | commitdiff | diff to current |
2006-07-27 |
Jess Robinson |
Documentation improvements |
blob | commitdiff | diff to current |
2006-07-27 |
Daniel Westermann... |
Merge 'trunk' into 'DBIx-Class-current' |
blob | commitdiff | diff to current |
2006-07-26 |
Matt S Trout |
bugfix for pathological prefetch case |
blob | commitdiff | diff to current |
2006-07-22 |
Dan Sully |
Avoid a FC5 performance hit by using a named hash and... |
blob | commitdiff | diff to current |
2006-07-17 |
Matt S Trout |
minor fixup to _merge_attr |
blob | commitdiff | diff to current |
2006-07-16 |
Jess Robinson |
Improve docs for searching, as, and some cookbook examples |
blob | commitdiff | diff to current |
2006-07-15 |
Daniel Westermann... |
Disable _is_unique_query check in single() since it... |
blob | commitdiff | diff to current |
2006-07-14 |
Matt S Trout |
fixups to ORDER BY, tweaks to deepen some copies in... |
blob | commitdiff | diff to current |
2006-07-13 |
Ash Berlin |
POD'd result_class func |
blob | commitdiff | diff to current |
2006-07-12 |
David Kamholz |
fix from attr issue |
blob | commitdiff | diff to current |
2006-07-11 |
David Kamholz |
change _parent_from to from |
blob | commitdiff | diff to current |
2006-07-11 |
David Kamholz |
put count back in test |
blob | commitdiff | diff to current |
2006-07-11 |
Matt S Trout |
all present and correct. I think. |
blob | commitdiff | diff to current |
2006-07-11 |
Matt S Trout |
pass through self attrs to rel_rs (for order_by, group_... |
blob | commitdiff | diff to current |
2006-07-11 |
David Kamholz |
miscellaneous cleanup and removal of dead code |
blob | commitdiff | diff to current |
2006-07-11 |
David Kamholz |
fixation |
blob | commitdiff | diff to current |
2006-07-11 |
David Kamholz |
almost working |
blob | commitdiff | diff to current |
2006-07-11 |
David Kamholz |
move _resolved_attrs and friends to be next to related_... |
blob | commitdiff | diff to current |
2006-07-11 |
David Kamholz |
kinda unbroke things |
blob | commitdiff | diff to current |
2006-07-11 |
David Kamholz |
more fiddling, but it still don't work |
blob | commitdiff | diff to current |
2006-07-10 |
David Kamholz |
bah |
blob | commitdiff | diff to current |
2006-07-10 |
Matt S Trout |
back to less failures |
blob | commitdiff | diff to current |
2006-07-09 |
Matt S Trout |
yeah, cos two hash copies in five lines is really handy... |
blob | commitdiff | diff to current |
2006-07-09 |
Matt S Trout |
tweaked some stuff. appears no more broken. |
blob | commitdiff | diff to current |
next |