Datenbank Popup

This commit is contained in:
Moritz Utcke
2025-04-06 18:54:46 -04:00
parent 3acf581775
commit b7f9649036
25 changed files with 691 additions and 426 deletions

View File

@@ -1,6 +1,6 @@
model BedarfsausweisWohnen {
id String @id @unique @db.VarChar(8)
id String @id @unique @db.VarChar(10)
benutzer_id String?
ausstellgrund Ausstellgrund?
registriernummer String? @db.VarChar