From 95d283b2acb995f48aeff25099cd74fc3da49ea2 Mon Sep 17 00:00:00 2001 From: xbgmsharp Date: Thu, 8 Aug 2024 10:12:34 +0200 Subject: [PATCH] Update the mermaid postgsail shcema --- docs/ERD/postgsail.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/ERD/postgsail.md b/docs/ERD/postgsail.md index 8a42dfa..387952c 100644 --- a/docs/ERD/postgsail.md +++ b/docs/ERD/postgsail.md @@ -257,5 +257,5 @@ erDiagram api_stays }o--|| api_moorages : "" api_stays }o--|| api_stays_at : "" auth_otp |o--|| auth_accounts : "" - auth_vessels |o--|| auth_accounts : "" + auth_vessels }o--|| auth_accounts : "" ``` \ No newline at end of file