2015-08-12 |
Peter Rabbitson |
Switch a couple 'no-brainer' spots to _resolve_relation... |
blob | commitdiff |
2015-08-12 |
Peter Rabbitson |
Fix corner case of stringify-only overloaded values |
blob | commitdiff | diff to current |
2014-10-24 |
Peter Rabbitson |
Fix endless loop on BareSourcelessResultClass->throw_ex... |
blob | commitdiff | diff to current |
2014-10-24 |
Peter Rabbitson |
Minor cleanup |
blob | commitdiff | diff to current |
2014-09-24 |
Peter Rabbitson |
Clarify licensing, ensure footers are consistent throug... |
blob | commitdiff | diff to current |
2014-09-21 |
Peter Rabbitson |
A massive amount of link fixes (just links, almost... |
blob | commitdiff | diff to current |
2014-09-15 |
Peter Rabbitson |
Fix copy() assuming all columns are native |
blob | commitdiff | diff to current |
2014-07-29 |
Peter Rabbitson |
A little cleanup of ->id callsites (incomplete) |
blob | commitdiff | diff to current |
2014-07-27 |
Peter Rabbitson |
Fix set_column on non-native (+columns) selections... |
blob | commitdiff | diff to current |
2014-07-22 |
Peter Rabbitson |
Avoid ResultSourceProxy calls whenever possible |
blob | commitdiff | diff to current |
2014-07-19 |
Peter Rabbitson |
is_X_value functions introduced in 3705e3b28 migrated... |
blob | commitdiff | diff to current |
2014-07-15 |
Peter Rabbitson |
Remove double has_column check in new=>store_column |
blob | commitdiff | diff to current |
2014-06-11 |
Peter Rabbitson |
Pedantry - settle on rel_name vs relname, consistency... |
blob | commitdiff | diff to current |
2014-06-11 |
Peter Rabbitson |
Fix incorrect handling of custom relationship condition... |
blob | commitdiff | diff to current |
2014-06-04 |
Peter Rabbitson |
Rename some variables and reformat the FC/IC codepaths... |
blob | commitdiff | diff to current |
2014-06-04 |
Peter Rabbitson |
Consolidate handling of "is this a literal" and "is... |
blob | commitdiff | diff to current |
2014-05-27 |
Naveed Massjouni |
Updated discard_changes docs regarding { force_pool... |
blob | commitdiff | diff to current |
2014-04-25 |
Peter Rabbitson |
Minimal optimization of the new+prefetch codepath ... |
blob | commitdiff | diff to current |
2013-10-08 |
Peter Rabbitson |
Fix and guard against erroneous use of list context... |
blob | commitdiff | diff to current |
2013-08-08 |
David Steinbrunner |
typo fixes |
blob | commitdiff | diff to current |
2013-06-02 |
Alexander Hartmaier |
Replace $row with $result in all docs |
blob | commitdiff | diff to current |
2013-05-08 |
Alexander Hartmaier |
fixed xt/pod.t failure in Row.pm |
blob | commitdiff | diff to current |
2013-04-18 |
Peter Rabbitson |
Make 'filter' rels work half-way sanely with partial... |
blob | commitdiff | diff to current |
2013-04-17 |
Peter Rabbitson |
Reorder prefetch logic for optimal execution (no functi... |
blob | commitdiff | diff to current |
2013-04-17 |
Peter Rabbitson |
Normalize varnames (zero functional changes) |
blob | commitdiff | diff to current |
2013-04-17 |
Peter Rabbitson |
Merge branch 'master' into topic/constructor_rewrite |
blob | commitdiff | diff to current |
2013-04-04 |
Peter Rabbitson |
Make sure external DBIC envvars do not cause tests... |
blob | commitdiff | diff to current |
2013-03-10 |
Peter Rabbitson |
Scale back validation of the 'as' attribute (revert... |
blob | commitdiff | diff to current |
2013-02-20 |
Peter Rabbitson |
Modify the null-branch pruning introduced in ce556881... |
blob | commitdiff | diff to current |
2013-02-14 |
Peter Rabbitson |
Reintroduce conditional null-branch pruning and add... |
blob | commitdiff | diff to current |
2013-02-14 |
Peter Rabbitson |
And another collapser issue |
blob | commitdiff | diff to current |
2013-02-14 |
Peter Rabbitson |
Convert in_storage() to a simple accessor (potentially... |
blob | commitdiff | diff to current |
2013-02-14 |
Peter Rabbitson |
Remove ResultSourceHandle check in inflate_result |
blob | commitdiff | diff to current |
2013-02-14 |
Peter Rabbitson |
Fix the silly mistake responsible for the drama around... |
blob | commitdiff | diff to current |
2013-02-14 |
Peter Rabbitson |
Merge branch 'master' into topic/constructor_rewrite |
blob | commitdiff | diff to current |
2013-01-25 |
Peter Rabbitson |
General cleanup of error messages - quote identifiers... |
blob | commitdiff | diff to current |
2013-01-21 |
Peter Rabbitson |
Some cleanups around loading/use of DBIx::Class::Except... |
blob | commitdiff | diff to current |
2012-12-14 |
Rafael Kitover |
Minor clarifications to POD |
blob | commitdiff | diff to current |
2012-12-13 |
Brendan Byrd |
More documentation improvements in the spirit of fb13a49f |
blob | commitdiff | diff to current |
2012-12-11 |
Brendan Byrd |
Various other POD fixes |
blob | commitdiff | diff to current |
2012-12-10 |
Brendan Byrd |
Various method POD changes |
blob | commitdiff | diff to current |
2012-12-09 |
Brendan Byrd |
AUTHORS mass update; mst doesn't have to take credit... |
blob | commitdiff | diff to current |
2012-08-23 |
Peter Rabbitson |
Back out constructor/prefetch rewrite introduced mainly... |
blob | commitdiff | diff to current |
2012-04-16 |
Peter Rabbitson |
Cleanup of stale constructor codepath comments |
blob | commitdiff | diff to current |
2012-04-16 |
Peter Rabbitson |
Initial full test pass - all fetches are eager for now |
blob | commitdiff | diff to current |
2012-04-16 |
Peter Rabbitson |
Merge branch 'master' into topic/constructor_rewrite |
blob | commitdiff | diff to current |
2012-03-23 |
Brendan Byrd |
Some minor POD corrections |
blob | commitdiff | diff to current |
2012-03-02 |
Moritz Onken |
implemented _collapse_result and _merge_result |
blob | commitdiff | diff to current |
2011-10-25 |
Peter Rabbitson |
Throw a sensible error when a malformed 'as'-spec is... |
blob | commitdiff | diff to current |
2011-06-17 |
Peter Rabbitson |
More robust insert() logic to avoid undef warnings |
blob | commitdiff | diff to current |
2011-06-07 |
Peter Rabbitson |
Augment shorsighted code change in 5ef76b8b |
blob | commitdiff | diff to current |
2011-06-05 |
Peter Rabbitson |
Rewrite handling of "storage-side old values" both... |
blob | commitdiff | diff to current |
2011-05-24 |
Moritz Lenz |
[docs] remove a stray "1;" |
blob | commitdiff | diff to current |
2011-04-16 |
Robert Bohne |
Add retrieve_on_insert column_info flag, to autoretriev... |
blob | commitdiff | diff to current |
2011-04-07 |
Peter Rabbitson |
Merge branch 0.08200_track into master |
blob | commitdiff | diff to current |
2011-03-22 |
Peter Rabbitson |
Cleanup that namespacing mess |
blob | commitdiff | diff to current |
2011-01-20 |
Peter Rabbitson |
Pass relationship name to _resolve_condition explicitly |
blob | commitdiff | diff to current |
2011-01-19 |
Peter Rabbitson |
Start calling result_source_instance automatically... |
blob | commitdiff | diff to current |
2011-01-13 |
Peter Rabbitson |
Cleanup ResultSourceHandle handling after M.A.D. introd... |
blob | commitdiff | diff to current |
2011-01-13 |
Peter Rabbitson |
Introduce M.A.D. within the schema/source instance... |
blob | commitdiff | diff to current |
2010-12-02 |
Peter Rabbitson |
Make the has-ident check in Row->update even lazier |
blob | commitdiff | diff to current |
2010-12-01 |
Peter Rabbitson |
Keep belongs_to related object / fk values in sync |
blob | commitdiff | diff to current |
2010-11-10 |
Peter Rabbitson |
Refactor insert logic (Row should not handle SQLA options) |
blob | commitdiff | diff to current |
2010-11-10 |
Peter Rabbitson |
Introduce columns_info, switch a large portion of the... |
blob | commitdiff | diff to current |
2010-10-22 |
Peter Rabbitson |
Return a unique list of k/vs from get_inflated_columns |
blob | commitdiff | diff to current |
2010-10-18 |
Aaron Crane |
Doc fix: DBIx::Class::Row->discard_changes documented... |
blob | commitdiff | diff to current |
2010-09-21 |
Mark Dominus |
fix precedence error in Row->_is_column_numeric |
blob | commitdiff | diff to current |
2010-08-07 |
Peter Rabbitson |
New $dbh capability handling - allows someone to say |
blob | commitdiff | diff to current |
2010-06-03 |
Peter Rabbitson |
Better exception before actually fixing this error... |
blob | commitdiff | diff to current |
2010-06-03 |
Peter Rabbitson |
Improve error message on UD operation failures due... |
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 |
Arthur Axel "fREW... |
use namespace::clean w/ Try::Tiny |
blob | commitdiff | diff to current |
2010-05-30 |
Peter Rabbitson |
Fix MC double-object creation (important for e.g. IC... |
blob | commitdiff | diff to current |
2010-05-25 |
Peter Rabbitson |
More try::tiny conversions |
blob | commitdiff | diff to current |
2010-05-11 |
Peter Rabbitson |
Merge 'filter_column' into 'trunk' |
blob | commitdiff | diff to current |
2010-05-07 |
Nigel Metheringham |
empty update OK even if row is not in database (fixed2) |
blob | commitdiff | diff to current |
2010-05-07 |
Nigel Metheringham |
empty update OK even if row is not in database (fixed) |
blob | commitdiff | diff to current |
2010-05-07 |
Nigel Metheringham |
empty update OK even if row is not in database |
blob | commitdiff | diff to current |
2010-05-06 |
Peter Rabbitson |
Play nicer with lower-level methods |
blob | commitdiff | diff to current |
2010-05-05 |
Peter Rabbitson |
Merge 'trunk' into 'filter_column' |
blob | commitdiff | diff to current |
2010-04-14 |
Peter Rabbitson |
Not sure how this was never noticed, but it definitely... |
blob | commitdiff | diff to current |
2010-04-14 |
Peter Rabbitson |
Fix exception message |
blob | commitdiff | diff to current |
2010-04-08 |
Peter Rabbitson |
Make the insert_returning capability private (and saner... |
blob | commitdiff | diff to current |
2010-03-29 |
Peter Rabbitson |
pod error |
blob | commitdiff | diff to current |
2010-03-24 |
Peter Rabbitson |
Cosmetics + changes |
blob | commitdiff | diff to current |
2010-03-24 |
Peter Rabbitson |
Really fix INSERT RETURNING - simply make it a flag... |
blob | commitdiff | diff to current |
2010-03-23 |
Rafael Kitover |
fix sort |
blob | commitdiff | diff to current |
2010-03-22 |
Peter Rabbitson |
Even cleaner way of handling returning (no column inter... |
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 |
Rafael Kitover |
Merge 'storage-interbase' into 'trunk' |
blob | commitdiff | diff to current |
2010-03-07 |
Peter Rabbitson |
Fix MC bug reported by felix |
blob | commitdiff | diff to current |
2010-03-06 |
Rafael Kitover |
Merge 'trunk' into 'storage-interbase' |
blob | commitdiff | diff to current |
2010-03-06 |
Rafael Kitover |
remove that code for non-pk autoincs from Row, move... |
blob | commitdiff | diff to current |
2010-03-06 |
Peter Rabbitson |
Merge 'trunk' into 'pod_fixes' |
blob | commitdiff | diff to current |
2010-03-06 |
Peter Rabbitson |
Improve POD about PKs and why they matter |
blob | commitdiff | diff to current |
2010-03-05 |
Rafael Kitover |
Merge 'trunk' into 'storage-interbase' |
blob | commitdiff | diff to current |
2010-03-04 |
Peter Rabbitson |
Fix identity fiasco |
blob | commitdiff | diff to current |
2010-02-19 |
Rafael Kitover |
Merge 'trunk' into 'storage-interbase' |
blob | commitdiff | diff to current |
2010-02-15 |
Nuba Princigalli |
spelling fixes in the documaentation, sholud be gud... |
blob | commitdiff | diff to current |
next |