Files
BeWoPlaner/Model/Changes_2016_12_23.txt

5 lines
116 B
Plaintext
Raw Normal View History

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