[DBIx-Class-Devel] [dbsrgits/dbix-class] PostgreSQL hot-standby replication support (#103)

Dagfinn Ilmari Mannsåker notifications at github.com
Fri Apr 22 10:41:54 GMT 2016


This looks good to me, but a slight nitpick would be that using `->selectrow_hashref` is wasteful when getting a single scalar, just use `->selectrow_array` in scalar context.

---
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/103#issuecomment-213374790
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.scsys.co.uk/pipermail/dbix-class-devel/attachments/20160422/b0d00633/attachment.htm>


More information about the DBIx-Class-Devel mailing list