<p>Thank you for the contribution! I am afraid that the bolding alone will not really work, as it would imply that this is an exception, not a rule. In reality there is <strong>only one single spot</strong> within the DBIx::Class API where you are going to use the actual source name - the call to <a href="https://metacpan.org/pod/DBIx::Class::ResultSourceProxy::Table#table">-&gt;table()</a> itself, at metadata declaration time.</p>

<p>Nowhere else will you be able to use the original table name, as any source is aliased either to <code>me</code> or to <code>relationship name</code>.</p>

<p>Also would it be possible to do a general grep on the documentation and expand this to other spots?</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br>Reply to this email directly or <a href="https://github.com/dbsrgits/dbix-class/pull/80#issuecomment-120830493">view it on GitHub</a>.<img alt="" height="1" src="https://github.com/notifications/beacon/AASeAnJkpDXOjfYyyONVfmTDZ87g1Ya0ks5oc1aHgaJpZM4FXGSj.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/80#issuecomment-120830493"></link>
    <meta itemprop="name" content="View Pull Request"></meta>
  </div>
  <meta itemprop="description" content="View this Pull Request on GitHub"></meta>
</div>