AlterColumnNullable Feature

In some cases Fields are changed from not nullable to nullable.
Many Databases support this change of a column.

So you should implement the commented DBFeature.AlterColumnNullable.