<p>The allegedly default names were never used causing the first index<br>
created without a name to fail and subsequent indices to be named 02,<br>
03, 04...  This uses the table name with '_idx' appended as the default,<br>
similar to the PostgreSQL producer.</p>

<hr>

<h4>You can merge this Pull Request by running</h4>
<pre>  git pull https://github.com/andrewgregory/sql-translator sqlite-index</pre>
<p>Or view, comment on, or merge it at:</p>
<p>&nbsp;&nbsp;<a href='https://github.com/dbsrgits/sql-translator/pull/45'>https://github.com/dbsrgits/sql-translator/pull/45</a></p>

<h4>Commit Summary</h4>
<ul>
  <li>Provide default index names for SQLite</li>
</ul>

<h4>File Changes</h4>
<ul>
  <li>
    <strong>M</strong>
    <a href="https://github.com/dbsrgits/sql-translator/pull/45/files#diff-0">lib/SQL/Translator/Producer/SQLite.pm</a>
    (12)
  </li>
</ul>

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

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br>Reply to this email directly or <a href="https://github.com/dbsrgits/sql-translator/pull/45">view it on GitHub</a>.<img alt="" height="1" src="https://github.com/notifications/beacon/AASeAsLg-gEpTzW8bfPI98nmGeJAPUuSks5nKOR_gaJpZM4C2zef.gif" width="1" /></p>
<script type="application/ld+json">{"@context":"http://schema.org","@type":"EmailMessage","description":"View this Pull Request on GitHub","action":{"@type":"ViewAction","url":"https://github.com/dbsrgits/sql-translator/pull/45","name":"View Pull Request"}}</script>