model changes
This commit is contained in:
9
Model/Changes_2023_01_09.txt
Normal file
9
Model/Changes_2023_01_09.txt
Normal file
@@ -0,0 +1,9 @@
|
|||||||
|
|
||||||
|
|
||||||
|
ALTER TABLE `servicecategory` ADD COLUMN `ProzentBudget` DECIMAL(18,10);
|
||||||
|
|
||||||
|
ALTER TABLE `servicecategory` ADD COLUMN `ProzentStundenkonto` DECIMAL(18,10);
|
||||||
|
|
||||||
|
ALTER TABLE `servicedescription` ADD COLUMN `ProzentBudget` DECIMAL(18,10);
|
||||||
|
|
||||||
|
ALTER TABLE `servicedescription` ADD COLUMN `ProzentStundenkonto` DECIMAL(18,10);
|
||||||
Reference in New Issue
Block a user