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

Dagfinn Ilmari Mannsåker notifications at github.com
Thu May 7 12:51:52 GMT 2015


This is rather inflexible, since there exist other lock modes, e.g. `FOR SHARE`. In DBIx::Class there's the [`for`](https://metacpan.org/pod/DBIx::Class::ResultSet#for) resultset attribute, but SQL::Abstract doesn't have a general way of passing options to the methods.

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


More information about the DBIx-Class-Devel mailing list