Update ERD

This commit is contained in:
xbgmsharp
2025-05-20 22:02:21 +02:00
parent 25c74fd75a
commit a5fb08fa42

View File

@@ -56,7 +56,7 @@ erDiagram
text ip "Store vessel ip address" text ip "Store vessel ip address"
text ip text ip
double_precision length double_precision length
numeric mmsi text mmsi
text name text name
text platform text platform
text plugin_version "{NOT_NULL}" text plugin_version "{NOT_NULL}"
@@ -74,7 +74,7 @@ erDiagram
text image_b64 text image_b64
text image_type "Store user boat image type in text format" text image_type "Store user boat image type in text format"
timestamp_with_time_zone image_updated_at timestamp_with_time_zone image_updated_at
text make_model text make_model "Store user make & model in text format"
text polar "Store polar data in CSV notation as used on ORC sailboat data" text polar "Store polar data in CSV notation as used on ORC sailboat data"
timestamp_with_time_zone polar_updated_at timestamp_with_time_zone polar_updated_at
text vessel_id "{NOT_NULL}" text vessel_id "{NOT_NULL}"