﻿ALTER TABLE mod_maintenance_visits MODIFY COLUMN maintenance_request_id bigint NULL DEFAULT NULL;
