schemaName required in preconditions?

schemaName is marked as required in the preconditions tag. This does not make sense for me when e.g. addColumn does not require schemaName. Fortunately preconditions is working, i.e. the [required] should be removed from the documentation.