[DBIx-Class-Devel] [dbsrgits/dbix-class] Fix bug in resolve_relationship_condition with sources with virtual columns (#115)

Henry Van Styn notifications at github.com
Mon Oct 16 11:06:44 GMT 2017


Commits needed to fix bug revealed by RapidApp test case in this commit:

 * https://github.com/vanstyn/RapidApp/commit/c319a41904

Huge thanks to @ribasushi for identifing the needed code changes (namely
473491688bd44) to fix the bug once I was able to provide the failing
test case in RapidApp
You can view, comment on, or merge this pull request online at:

  https://github.com/dbsrgits/dbix-class/pull/115

-- Commit Summary --

  * Fix changelog - text no longer applies after 7648acb5
  * Bit forgotten in 5f48fa56 generates a ton of spurios .pod's
  * Fix fallout from 786c1cdd
  * Merge pull request #1 from damage-control/master
  * Merge remote-tracking branch 'upstream/master'

-- File Changes --

    M Changes (5)
    M lib/DBIx/Class/Relationship/Base.pm (20)
    M lib/DBIx/Class/ResultSet.pm (20)
    M lib/DBIx/Class/ResultSource.pm (17)
    M maint/gen_pod_inherit (1)
    M t/cdbi/06-hasa.t (2)
    M t/cdbi/18-has_a.t (2)

-- Patch Links --

https://github.com/dbsrgits/dbix-class/pull/115.patch
https://github.com/dbsrgits/dbix-class/pull/115.diff

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/dbsrgits/dbix-class/pull/115
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.scsys.co.uk/pipermail/dbix-class-devel/attachments/20171016/d608ccaf/attachment.htm>


More information about the DBIx-Class-Devel mailing list