[DBIx-Class-Devel] [dbsrgits/dbix-class-schema-loader] Fix use of merge() to work with newer Hash::Merge (#16)

Henry Van Styn notifications at github.com
Tue Jan 16 18:14:33 GMT 2018


Fix provided by @ribasushi -- recent versions of Hash::Merge involved
breaking changes due to different default clone behavior. Update call to
merge() to set explicit options to get back to the original behavior
(and still work with older versions of Hash::Merge)
You can view, comment on, or merge this pull request online at:

  https://github.com/dbsrgits/dbix-class-schema-loader/pull/16

-- Commit Summary --

  * Fix use of merge() to work with newer Hash::Merge

-- File Changes --

    M lib/DBIx/Class/Schema/Loader.pm (22)

-- Patch Links --

https://github.com/dbsrgits/dbix-class-schema-loader/pull/16.patch
https://github.com/dbsrgits/dbix-class-schema-loader/pull/16.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-schema-loader/pull/16
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.scsys.co.uk/pipermail/dbix-class-devel/attachments/20180116/3010011f/attachment.htm>


More information about the DBIx-Class-Devel mailing list