<ol dir="auto">
<li>The JSON and YAML parsers didn't add table comments.</li>
<li>The <code class="notranslate">procedure</code> producers for JSON &amp; YAML created a single string out of multi-line comments, rather than an array of comments.</li>
</ol>

<hr>

<h4>You can view, comment on, or merge this pull request online at:</h4>
<p>&nbsp;&nbsp;<a href='https://github.com/dbsrgits/sql-translator/pull/149'>https://github.com/dbsrgits/sql-translator/pull/149</a></p>

<h4>Commit Summary</h4>
<ul>
  <li><a href="https://github.com/dbsrgits/sql-translator/pull/149/commits/4e1c0d4276d81d2f696063db653224e46d262963" class="commit-link">4e1c0d4</a>  JSON &amp; YAML parsers now track table comments</li>
  <li><a href="https://github.com/dbsrgits/sql-translator/pull/149/commits/09e30d8629368fee84667dea206444b8ddf8c86f" class="commit-link">09e30d8</a>  bugfix: JSON and YAML producers&#39; view_procedure method called comments method in wrong context</li>
</ul>

<h4 style="display: inline-block">File Changes </h4> <p style="display: inline-block">(<a href="https://github.com/dbsrgits/sql-translator/pull/149/files">4&nbsp;files</a>)</p>
<ul>
  <li>
    <strong>M</strong>
    <a href="https://github.com/dbsrgits/sql-translator/pull/149/files#diff-db8463b730efcad90da9535e865222d73a941fee876956e3170a89142fedc357">lib/SQL/Translator/Parser/JSON.pm</a>
    (4)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/dbsrgits/sql-translator/pull/149/files#diff-9d7ee7ab4da02225bcdddc811d31402f0dd8c24eaee764ae5ba18f3521bd4157">lib/SQL/Translator/Parser/YAML.pm</a>
    (3)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/dbsrgits/sql-translator/pull/149/files#diff-2889be4338de7c5ad476cf97860e167fa539883927b1e4eafa6767f54e6d39af">lib/SQL/Translator/Producer/JSON.pm</a>
    (4)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/dbsrgits/sql-translator/pull/149/files#diff-32b9e14599321f168b60a46c3c3614a686be5de10e65cd1c4dd8ac769015232a">lib/SQL/Translator/Producer/YAML.pm</a>
    (4)
  </li>
</ul>

<h4>Patch Links:</h4>
<ul>
  <li><a href='https://github.com/dbsrgits/sql-translator/pull/149.patch'>https://github.com/dbsrgits/sql-translator/pull/149.patch</a></li>
  <li><a href='https://github.com/dbsrgits/sql-translator/pull/149.diff'>https://github.com/dbsrgits/sql-translator/pull/149.diff</a></li>
</ul>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />Reply to this email directly, <a href="https://github.com/dbsrgits/sql-translator/pull/149">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AACJ4AUNYXCVERZ2WQBNLRTWBR6VVANCNFSM6AAAAAAQ43WERM">unsubscribe</a>.<br />You are receiving this because you are subscribed to this thread.<img src="https://github.com/notifications/beacon/AACJ4AVG3CTYCUXD4XZV6B3WBR6VVA5CNFSM6AAAAAAQ43WEROWGG33NNVSW45C7OR4XAZNFJFZXG5LFVJRW63LNMVXHIX3JMTHFGQDGCA.gif" height="1" width="1" alt="" /><span style="color: transparent; font-size: 0; display: none; visibility: hidden; overflow: hidden; opacity: 0; width: 0; height: 0; max-width: 0; max-height: 0; mso-hide: all">Message ID: <span>&lt;dbsrgits/sql-translator/pull/149</span><span>@</span><span>github</span><span>.</span><span>com&gt;</span></span></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/dbsrgits/sql-translator/pull/149",
"url": "https://github.com/dbsrgits/sql-translator/pull/149",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>