[DBIx-Class-Devel] [Perl5/DBIx-Class] Document cascade_ defaults for custom join conditions (PR #146)

Julien Fiegehenn notifications at github.com
Wed Sep 14 10:15:52 GMT 2022


We changed  a lot of relationships from using a `where` condition to using a coderef at `$work`  after realising https://rt.cpan.org/Public/Bug/Display.html?id=63709 was a thing. This lead to much breakage as we didn't realise the cascading behaviour would change. So I've documented it.
You can view, comment on, or merge this pull request online at:

  https://github.com/Perl5/DBIx-Class/pull/146

-- Commit Summary --

  * Document cascade_ defaults for custom join conditions

-- File Changes --

    M lib/DBIx/Class/Relationship/Base.pm (15)

-- Patch Links --

https://github.com/Perl5/DBIx-Class/pull/146.patch
https://github.com/Perl5/DBIx-Class/pull/146.diff

-- 
Reply to this email directly or view it on GitHub:
https://github.com/Perl5/DBIx-Class/pull/146
You are receiving this because you are subscribed to this thread.

Message ID: <Perl5/DBIx-Class/pull/146 at github.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.scsys.co.uk/pipermail/dbix-class-devel/attachments/20220914/7718fe68/attachment.htm>


More information about the DBIx-Class-Devel mailing list