[DBIx-Class-Devel] [sql-abstract] Adding a 'select_for_update' wrapper around 'select' method (#5)

Dave notifications at github.com
Wed May 6 19:05:46 GMT 2015


Just adding a simple wrapper around "select" to append "FOR UPDATE" to the end of the resulting statement.
You can view, comment on, or merge this pull request online at:

  https://github.com/dbsrgits/sql-abstract/pull/5

-- Commit Summary --

  * Adding a 'select_for_update' wrapper around 'select' method

-- File Changes --

    M lib/SQL/Abstract.pm (17)
    M t/01generate.t (7)

-- Patch Links --

https://github.com/dbsrgits/sql-abstract/pull/5.patch
https://github.com/dbsrgits/sql-abstract/pull/5.diff

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


More information about the DBIx-Class-Devel mailing list