<p>Currently, the SQLite parser fails on CHECK constraints that are effectively enums. This fixes that.</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/123'>https://github.com/dbsrgits/sql-translator/pull/123</a></p>

<h4>Commit Summary</h4>
<ul>
  <li>SQLite parser to understand CHECK with parens</li>
</ul>

<h4>File Changes</h4>
<ul>
  <li>
    <strong>M</strong>
    <a href="https://github.com/dbsrgits/sql-translator/pull/123/files#diff-0">lib/SQL/Translator/Parser/SQLite.pm</a>
    (3)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/dbsrgits/sql-translator/pull/123/files#diff-1">t/data/sqlite/named.sql</a>
    (2)
  </li>
</ul>

<h4>Patch Links:</h4>
<ul>
  <li><a href='https://github.com/dbsrgits/sql-translator/pull/123.patch'>https://github.com/dbsrgits/sql-translator/pull/123.patch</a></li>
  <li><a href='https://github.com/dbsrgits/sql-translator/pull/123.diff'>https://github.com/dbsrgits/sql-translator/pull/123.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/123?email_source=notifications&amp;email_token=AACJ4ATJD3NH2L7VDSWU74DQ4DYZNA5CNFSM4KCX3MH2YY3PNVWWK3TUL52HS4DFUVEXG43VMWVGG33NNVSW45C7NFSM4IEBC3NQ">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AACJ4AWPJ5IYSFCW5KQJCTTQ4DYZNANCNFSM4KCX3MHQ">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AACJ4AWLT7SRJSPCNBR66HDQ4DYZNA5CNFSM4KCX3MH2YY3PNVWWK3TUL52HS4DFUVEXG43VMWVGG33NNVSW45C7NFSM4IEBC3NQ.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/123?email_source=notifications\u0026email_token=AACJ4ATJD3NH2L7VDSWU74DQ4DYZNA5CNFSM4KCX3MH2YY3PNVWWK3TUL52HS4DFUVEXG43VMWVGG33NNVSW45C7NFSM4IEBC3NQ",
"url": "https://github.com/dbsrgits/sql-translator/pull/123?email_source=notifications\u0026email_token=AACJ4ATJD3NH2L7VDSWU74DQ4DYZNA5CNFSM4KCX3MH2YY3PNVWWK3TUL52HS4DFUVEXG43VMWVGG33NNVSW45C7NFSM4IEBC3NQ",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>