[DBIx-Class-Devel] [dbsrgits/dbix-class] Less stringent column name checking in __strip_relcond (#107)

mzealey notifications at github.com
Fri Jul 29 09:15:44 GMT 2016


If (like us) you are using some strange syntax for column names the \w+ regex
breaks returning () which leads to an incorrect hash.
You can view, comment on, or merge this pull request online at:

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

-- Commit Summary --

  * Less stringent column name checking in __strip_relcond

-- File Changes --

    M lib/DBIx/Class/ResultSource.pm (2)

-- Patch Links --

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


More information about the DBIx-Class-Devel mailing list