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 7ff7ca556f - Show all commits

View File

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