<p>This adds support for the 'double precision' type in MySQL.<br>
And changes the default precision of double and float types from (8, 2) to none.</p>

<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/134'>https://github.com/dbsrgits/sql-translator/pull/134</a></p>

<h4>Commit Summary</h4>
<ul>
  <li>Support for the &#39;double precision&#39; type, and change the default precision from (8,2) to none.</li>
</ul>

<h4>File Changes</h4>
<ul>
  <li>
    <strong>M</strong>
    <a href="https://github.com/dbsrgits/sql-translator/pull/134/files#diff-eb4e90bd718b893d924de67b8815b3e0d8ca66d75206795207e86da37b25412a">lib/SQL/Translator/Parser/MySQL.pm</a>
    (15)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/dbsrgits/sql-translator/pull/134/files#diff-0d3abda7ac242b9e4779c278ed7fe8b332e2c80c147f08aa40af80fa6f220ddb">t/02mysql-parser.t</a>
    (93)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/dbsrgits/sql-translator/pull/134/files#diff-68f87aa59870ab66085c31dc87d1abb14cbbaff4e8156a516d09a12fe647f231">t/30sqlt-new-diff-mysql.t</a>
    (2)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/dbsrgits/sql-translator/pull/134/files#diff-91b240597929f4c58d8d68e653f36f415636cd266783b1ded34ec6e7a92e841d">t/30sqlt-new-diff-sqlite.t</a>
    (4)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/dbsrgits/sql-translator/pull/134/files#diff-cd0f2cf2e18077a3cd8063bd2a70c7d787e59dc79cbbc90bdc569e403f3a6bfa">t/data/diff/create1.yml</a>
    (4)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/dbsrgits/sql-translator/pull/134/files#diff-aeb86266b603d3375555e495a5c3a68946bd58521694eea573f1a51bd24e8d98">t/data/diff/create2.yml</a>
    (6)
  </li>
</ul>

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

<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/pull/134">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AACJ4AUARNJMY75NHW6T6CDTHVFZRANCNFSM42SG3A6Q">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AACJ4AXD7DDHX7NVWP4KICDTHVFZRA5CNFSM42SG3A62YY3PNVWWK3TUL52HS4DFUVEXG43VMWVGG33NNVSW45C7NFSM4MWZTLGQ.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/pull/134",
"url": "https://github.com/dbsrgits/sql-translator/pull/134",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>