MH: Tabellenänderung

This commit is contained in:
Marcel Hirschle
2021-06-28 12:04:23 +02:00
parent a5c9bcd39b
commit c1ac81ccc6

View File

@@ -0,0 +1,2 @@
ALTER TABLE `bewodemo`.`geschenkterurlaubstag`
CHANGE COLUMN `AnzahlTage` `AnzahlTage` DECIMAL(18,10) NULL DEFAULT NULL ;