Mandator Leistungserbringergruppe wurde entfernt, falls vorhanden, einfach Column Mandator.Leistungserbringergruppe droppen

This commit is contained in:
2024-06-24 12:31:01 +02:00
parent 403979adf4
commit 761cb7c8ae

View File

@@ -1,5 +0,0 @@
ALTER TABLE `mandator`
ADD COLUMN `Leistungserbringergruppe` VARCHAR(16) NULL DEFAULT NULL AFTER `IKLeistungserbringer`;
ALTER TABLE `mandator`
DROP COLUMN `Leistungserbringergruppe`;