fix diff for altering two things per column - add ; at the end
authorTina Mueller <tinita@cpan.org>
Fri, 11 May 2012 15:25:04 +0000 (17:25 +0200)
committerPeter Rabbitson <ribasushi@cpan.org>
Sat, 9 Mar 2013 06:27:20 +0000 (07:27 +0100)
commit8953d9e7977191db443a7b110971793e02bf92dc
treee83753c70e3506a144c5843fc919dfd5f2cd6009
parent46417fe20ac56566a81da64ce390b8e792a189ff
fix diff for altering two things per column - add ; at the end

replaced /;$/xms with /;\s*\z/xms since alter_field can return
two or more statements
Changes
lib/SQL/Translator/Diff.pm
t/30sqlt-new-diff-pgsql.t
t/data/diff/pgsql/create1.yml
t/data/diff/pgsql/create2.yml