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

3 lines
108 B
Plaintext

ALTER TABLE `customer`
ADD COLUMN `Thumbnail` LONGBLOB NULL DEFAULT NULL COMMENT '' AFTER `CustomerImage`;