Files
BeWoPlaner/Model/Changes_15_07_2016.txt
2017-08-30 16:56:51 +02:00

3 lines
112 B
Plaintext

ALTER TABLE `employee`
ADD COLUMN `EmployeeImage` LONGBLOB NULL DEFAULT NULL COMMENT '' AFTER `EmployeeColor`;