salix/db/versions/.archive/10436-tealPalmetto/05-RemoveFkWorkerProductivi...

2 lines
144 B
SQL

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