feat: implement new costTypes

Grundpreis auf Zeit, sowie Privat Versicherung
This commit is contained in:
Marcel Arndt
2025-06-12 17:14:51 +02:00
parent 068fa9519c
commit 0fa97c53b1
12 changed files with 69 additions and 41 deletions
@@ -0,0 +1,2 @@
-- AlterEnum
ALTER TYPE "CostTypeVariant" ADD VALUE 'PRIVATVERSICHERUNG';