Files
BeWoPlaner/Model/Alt/_Changes2_06_10_2016.txt
2019-08-09 16:40:41 +02:00

3 lines
119 B
Plaintext

ALTER TABLE `contract`
ADD COLUMN `MonthlyTotalHours` DECIMAL(18,10) NULL DEFAULT NULL COMMENT '' AFTER `WeeklyDays`;