<blockquote>
<p>Huh... I wasn't aware of this being a thing...</p>
</blockquote>

<p>I just found out today as well actually while looking up ways to pass a full DSN + username in a single env variable. I'm using DBI_USER for now.</p>

<blockquote>
<p>Hm hm hm, shouldn't this perhaps then simply be /^dbi:(\w*)/ in order to match what DBI is doing?</p>
</blockquote>

<p>Yeah, I completely forgot to check the DBI source while I was doing this. Ideally I guess DBI-&gt;parse_dsn should be used but that would set a strong requirement on DBI 1.43+.</p>

<p>Do you need me to fix this PR with the DBI regex?</p>

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