Files
BeWoPlaner/Model/Changes_29_09_2016.txt
2016-09-30 09:04:55 +02:00

3 lines
121 B
Plaintext

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