<p>…r::MySQL</p>
<p>Currently the module supports only simple views like 'CREATE VIEW view1 AS SELECT ... FROM table',<br>
but not more complex statments that may contain 'JOIN's. Furthermore the used tables aren't reported.<br>
This commit fixes those issues.</p>
<hr>
<h4>You can view, comment on, or merge this pull request online at:</h4>
<p> <a href='https://github.com/dbsrgits/sql-translator/pull/128'>https://github.com/dbsrgits/sql-translator/pull/128</a></p>
<h4>Commit Summary</h4>
<ul>
<li>improve parsing of CREATE VIEW statements with SQL::Translator::Parser::MySQL</li>
</ul>
<h4>File Changes</h4>
<ul>
<li>
<strong>M</strong>
<a href="https://github.com/dbsrgits/sql-translator/pull/128/files#diff-bf7f29919ad2f76616a655b8fe91d8ae">lib/SQL/Translator/Parser/MySQL.pm</a>
(48)
</li>
<li>
<strong>M</strong>
<a href="https://github.com/dbsrgits/sql-translator/pull/128/files#diff-0246530ab289297f6d0501607063e49a">t/02mysql-parser.t</a>
(29)
</li>
</ul>
<h4>Patch Links:</h4>
<ul>
<li><a href='https://github.com/dbsrgits/sql-translator/pull/128.patch'>https://github.com/dbsrgits/sql-translator/pull/128.patch</a></li>
<li><a href='https://github.com/dbsrgits/sql-translator/pull/128.diff'>https://github.com/dbsrgits/sql-translator/pull/128.diff</a></li>
</ul>
<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">—<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/128">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AACJ4AS64ZLLLHFTOOWN5ILR2GFCPANCNFSM4ORMEMCA">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AACJ4AX4VP4DBEOVUQ2NTO3R2GFCPA5CNFSM4ORMEMCKYY3PNVWWK3TUL52HS4DFUVEXG43VMWVGG33NNVSW45C7NFSM4JWS54VA.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/128",
"url": "https://github.com/dbsrgits/sql-translator/pull/128",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>