The documentation says that “nullable” is a valid attribute for modifyDataType, but when I try to use it the xml schema validation complains, and if i try to run it, it blows up.
http://www.liquibase.org/manual/modify_datatype_refactoring
Is there another way to do this?
I have to support, postgres, H2, and Oracle…
D/