<p>If (like us) you are using some strange syntax for column names the \w+ regex<br>
breaks returning () which leads to an incorrect hash.</p>
<hr>
<h4>You can view, comment on, or merge this pull request online at:</h4>
<p> <a href='https://github.com/dbsrgits/dbix-class/pull/107'>https://github.com/dbsrgits/dbix-class/pull/107</a></p>
<h4>Commit Summary</h4>
<ul>
<li>Less stringent column name checking in __strip_relcond</li>
</ul>
<h4>File Changes</h4>
<ul>
<li>
<strong>M</strong>
<a href="https://github.com/dbsrgits/dbix-class/pull/107/files#diff-0">lib/DBIx/Class/ResultSource.pm</a>
(2)
</li>
</ul>
<h4>Patch Links:</h4>
<ul>
<li><a href='https://github.com/dbsrgits/dbix-class/pull/107.patch'>https://github.com/dbsrgits/dbix-class/pull/107.patch</a></li>
<li><a href='https://github.com/dbsrgits/dbix-class/pull/107.diff'>https://github.com/dbsrgits/dbix-class/pull/107.diff</a></li>
</ul>
<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">—<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/dbsrgits/dbix-class/pull/107">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AASeAuxZhLgMOaWFnMNu99GUeKX8uylCks5qacTAgaJpZM4JYA69">mute the thread</a>.<img alt="" height="1" src="https://github.com/notifications/beacon/AASeAuUFBAK30-MTszs4NXLmlri10JHiks5qacTAgaJpZM4JYA69.gif" width="1" /></p>
<div itemscope itemtype="http://schema.org/EmailMessage">
<div itemprop="action" itemscope itemtype="http://schema.org/ViewAction">
<link itemprop="url" href="https://github.com/dbsrgits/dbix-class/pull/107"></link>
<meta itemprop="name" content="View Pull Request"></meta>
</div>
<meta itemprop="description" content="View this Pull Request on GitHub"></meta>
</div>