[DBIx-Class-Devel] [dbix-class] Add _merge_joinpref_attr test w/ {}/undef (empty) vals (#64)

Henry Van Styn notifications at github.com
Wed Oct 29 13:38:17 GMT 2014


Added a test for the case of join attrs specified with empty ({} or
undef) vals (i.e. join => { rel => { rel2 => {} } }). These tests pass,
however, the empty {} vals currently produce uninitialized warnings.

For further reference, these warnings were bypassed for RapidApp in this
commit:

 https://github.com/vanstyn/RapidApp/commit/6f41f6e48

This test was added per the request of @ribasushi
You can merge this Pull Request by running:

  git pull https://github.com/vanstyn/dbix-class current/for_cpan_index

Or you can view, comment on it, or merge it online at:

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

-- Commit Summary --

  * Add _merge_joinpref_attr test w/ {}/undef (empty) vals

-- File Changes --

    M t/91merge_joinpref_attr.t (17)

-- Patch Links --

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

---
Reply to this email directly or view it on GitHub:
https://github.com/dbsrgits/dbix-class/pull/64
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.scsys.co.uk/pipermail/dbix-class-devel/attachments/20141029/1797cb4d/attachment.htm>


More information about the DBIx-Class-Devel mailing list