Datentypen in Prod DB vorbereiten für release #69

Merged
PxlLoewe merged 56 commits from staging into release 2025-07-18 20:05:13 +00:00
Showing only changes of commit 9f8ebd0dbb - Show all commits

View File

@@ -20,6 +20,6 @@ model Heliport {
info String?
lat Float
lng Float
country String
country String?
hospital String?
}