As per title - the classDbMssql->addField function is hardcoded to create all columns as NOT NULL but the default for the "default" parameter is NULL. This causes an error.