produce_diff_sql(): list context
authorTina Mueller <tinita@cpan.org>
Fri, 11 May 2012 16:22:38 +0000 (18:22 +0200)
committerPeter Rabbitson <ribasushi@cpan.org>
Sat, 9 Mar 2013 06:29:02 +0000 (07:29 +0100)
commitf19edf3642e7e41b090683ff00c87c6e3cf2094e
treeb71a3c3cce36363a7d9a5281b9efdb347bef46be
parent8953d9e7977191db443a7b110971793e02bf92dc
produce_diff_sql(): list context

rather change the calling of alter_field and the other methods to list context
so that if they return multiple statements produce_diff_sql() can return
them also seperately in list context
Changes
lib/SQL/Translator/Diff.pm
t/30sqlt-new-diff-pgsql.t