<p>Postgresql:</p>

<pre><code>select column_name, data_type, character_maximum_length
from INFORMATION_SCHEMA.COLUMNS where table_name = '&lt;name of table&gt;';
</code></pre>

<p>Parse as appropiate from there</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/issues/671#issuecomment-153773953">view it on GitHub</a>.<img alt="" height="1" src="https://github.com/notifications/beacon/AFOciXkVyS_S_jsvDh4emIxLA1OLqAagks5pCiM1gaJpZM4GNIjh.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/OpenSIPS/opensips/issues/671#issuecomment-153773953"></link>
  <meta itemprop="name" content="View Issue"></meta>
</div>
<meta itemprop="description" content="View this Issue on GitHub"></meta>
</div>