ALTER TABLE bs.workerProductivity DROP FOREIGN KEY workerProductivity_FK;
ALTER TABLE bs.workerProductivity MODIFY COLUMN actionFk int(11) NULL;