Files
BeWoPlaner/Model/Alt/Changes_15_07_2016.txt
2019-08-09 16:40:41 +02:00

3 lines
112 B
Plaintext

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