From e670e11cd586e55588ffcbbd4e7e8de1b12e2f28 Mon Sep 17 00:00:00 2001 From: xbgmsharp Date: Sun, 7 Jan 2024 22:18:44 +0100 Subject: [PATCH] update ERd diagram --- docs/ERD/postgsail.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/docs/ERD/postgsail.md b/docs/ERD/postgsail.md index 2f2f637..a2ee92d 100644 --- a/docs/ERD/postgsail.md +++ b/docs/ERD/postgsail.md @@ -32,12 +32,14 @@ erDiagram boolean active double_precision beam text client_id + text configuration timestamp_with_time_zone created_at "{NOT_NULL}" double_precision height integer id "{NOT_NULL}" double_precision length numeric mmsi text name + text platform text plugin_version "{NOT_NULL}" numeric ship_type text signalk_version "{NOT_NULL}" @@ -55,7 +57,7 @@ erDiagram double_precision longitude "With CONSTRAINT but allow NULL value to be ignored silently by trigger" jsonb metrics double_precision speedoverground - status status "" + text status timestamp_with_time_zone time "{NOT_NULL}" text vessel_id "{NOT_NULL}" double_precision windspeedapparent