further fixes to the test case

This commit is contained in:
Shlomi Noach 2017-04-23 08:37:48 +03:00
parent 85c498511e
commit b0469b95b5

View File

@ -1 +1 @@
--alter="drop column c1, add column c1 int not null after id"
--alter="drop column c1, add column c1 int not null default 47"