<p>code example:</p>
<pre><code>        $sqlt-&gt;add_procedure(
                name =&gt;  'order_total_suma',
                parameters =&gt;  [
                        { argmode =&gt; 'in',  name =&gt; '_deep',          type =&gt; 'tstzrange', default =&gt; 1 },
                ],
...
</code></pre>
<p>expected SQL:</p>
<pre><code>CREATE FUNCTION "order_total_suma" (in _deep tstzrange default 1)  ...
</code></pre>

<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, <a href="https://github.com/dbsrgits/sql-translator/issues/119?email_source=notifications&amp;email_token=AACJ4AWY6O5LX5YRWUTLMVLP4EMO3A5CNFSM4H3BQZ2KYY3PNVWWK3TUL52HS4DFUVEXG43VMWVGG33NNVSW45C7NFSM4G3L2W6Q">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AACJ4AXM2RDYRZL7RDLC73TP4EMO3ANCNFSM4H3BQZ2A">mute the thread</a>.<img src="https://github.com/notifications/beacon/AACJ4AUORETPLT766G5A6IDP4EMO3A5CNFSM4H3BQZ2KYY3PNVWWK3TUL52HS4DFUVEXG43VMWVGG33NNVSW45C7NFSM4G3L2W6Q.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/dbsrgits/sql-translator/issues/119?email_source=notifications\u0026email_token=AACJ4AWY6O5LX5YRWUTLMVLP4EMO3A5CNFSM4H3BQZ2KYY3PNVWWK3TUL52HS4DFUVEXG43VMWVGG33NNVSW45C7NFSM4G3L2W6Q",
"url": "https://github.com/dbsrgits/sql-translator/issues/119?email_source=notifications\u0026email_token=AACJ4AWY6O5LX5YRWUTLMVLP4EMO3A5CNFSM4H3BQZ2KYY3PNVWWK3TUL52HS4DFUVEXG43VMWVGG33NNVSW45C7NFSM4G3L2W6Q",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>