Files
BeWoPlaner/Model/Changes_2023_11_29_VersichertenStatus.txt

3 lines
87 B
Plaintext

ALTER TABLE `customer`
ADD COLUMN `VersichertenStatus` VARCHAR(16) NULL DEFAULT NULL;