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

5 lines
116 B
Plaintext

ALTER TABLE `servicerecord`
ADD COLUMN `DurationInStunden`
INT(10) NULL DEFAULT NULL COMMENT '' AFTER `Notice5`;