<p>Further explanation on the issue:</p>

<p>SQLT::Diff works fine for SQLite with column renames as long as there are no rows in the table and produces perfectly good SQL for creating the replacement table. The problem is that the code for moving the data from old to new table is completely broken. That is what this patch set tries to fix.</p>

<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/39#issuecomment-48064048">view it on GitHub</a>.<img alt="" height="1" src="https://github.com/notifications/beacon/302594__eyJzY29wZSI6Ik5ld3NpZXM6QmVhY29uIiwiZXhwaXJlcyI6MTcyMDExNjg2MywiZGF0YSI6eyJpZCI6MzQ5NTcwMjB9fQ==--33ca4b1bdadab5c5b45fbdee4eb87920aac20b63.gif" width="1" /></p>