[DBIx-Class-Devel] [dbsrgits/dbix-class] Fix POD about using transactions with find_or_create (#116)

Larry Leszczynski notifications at github.com
Tue Oct 17 16:49:39 GMT 2017


The existing POD is misleading and causes people to think they can fix
the find_or_create race condition just by putting it inside a
transaction, but that does not actually help.
You can view, comment on, or merge this pull request online at:

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

-- Commit Summary --

  * Fix POD about using transactions with find_or_create

-- File Changes --

    M lib/DBIx/Class/ResultSet.pm (8)

-- Patch Links --

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


More information about the DBIx-Class-Devel mailing list