fixed alter statement in rename test

This commit is contained in:
Shlomi Noach 2016-08-22 15:53:44 +02:00
parent 1be3b052c2
commit 7a2e3146a2

View File

@ -1 +1 @@
--alter="change column c3 c4 int not null" --approve-renamed-columns
--alter="change column c2 c3 int not null" --approve-renamed-columns