Files
BeWoPlaner/Model/Alt/_Changes2_06_10_2016.txt

3 lines
119 B
Plaintext
Raw Normal View History

ALTER TABLE `contract`
2016-10-06 14:46:16 +02:00
ADD COLUMN `MonthlyTotalHours` DECIMAL(18,10) NULL DEFAULT NULL COMMENT '' AFTER `WeeklyDays`;