Revert "Bugfixes"

This commit is contained in:
Moritz Utcke
2025-04-09 19:25:21 -04:00
committed by GitHub
parent 53ea51885a
commit 4f382c150d
46 changed files with 325 additions and 482 deletions

View File

@@ -75,7 +75,6 @@ model VerbrauchsausweisWohnen {
kontrolldatei_angefragt Boolean? @default(false)
ausweistyp AusweisTyp @default(Standard)
ausweisart Ausweisart @default(VerbrauchsausweisWohnen)
created_at DateTime @default(now())
updated_at DateTime @updatedAt @default(now())