fix for when we are adding /dropping columns in sqlite and need to roundtrip via...
authorJohn Napiorkowski <jjn1056@yahoo.com>
Fri, 17 Feb 2012 17:02:47 +0000 (12:02 -0500)
committerPeter Rabbitson <ribasushi@cpan.org>
Tue, 24 Apr 2012 16:40:56 +0000 (18:40 +0200)
commit1e54de2f59c32f7eb22ae4272b77d4c0eaeeb595
tree28a5a7befe6824ffa78ce7b3cc19dc5584a8a384
parent0eb3b94a54140cedfc37172290f3fc8c1e15ddc9
fix for when we are adding /dropping columns in sqlite and need to roundtrip via a temp table
AUTHORS
Changes
lib/SQL/Translator/Producer/SQLite.pm
t/30sqlt-new-diff-sqlite.t
t/72-sqlite-add-drop-fields.t [new file with mode: 0644]