<p>Also, while you're fixing that issue, could you please open a clean Pull Request without "Merge 200 commits" ? You can extract a commit (together with its message!) with:</p>

<pre><code>git format-patch -1 &lt;sha_id_of_commit&gt;
</code></pre>

<p>Then you could create a fresh new up-to-date fork and re-apply your commit(s) with:<br>
    git am 0001-a-new-column-named....</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/OpenSIPS/opensips/pull/318#issuecomment-54056798">view it on GitHub</a>.<img alt="" height="1" src="https://github.com/notifications/beacon/5479561__eyJzY29wZSI6Ik5ld3NpZXM6QmVhY29uIiwiZXhwaXJlcyI6MTcyNTE5NTkyMiwiZGF0YSI6eyJpZCI6NDEyMTAzODl9fQ==--3f33d934990ec6590dc81625a61f7862169b81c6.gif" width="1" /></p>