[DBIx-Class-Devel] [dbsrgits/sql-abstract] Add overloadable _select_field_values method (#13)

Sebastian Riedel notifications at github.com
Sun Jan 28 11:38:40 GMT 2018


This patch is very similar to #12. It adds a new method `_select_field_values` to be used as an extension hook, similar to `_update_set_values` and `_insert_values`.
You can view, comment on, or merge this pull request online at:

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

-- Commit Summary --

  * Add overloadable _select_field_values method, consistent with _update_set_values and _insert_values

-- File Changes --

    M lib/SQL/Abstract.pm (12)

-- Patch Links --

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


More information about the DBIx-Class-Devel mailing list