Update the mermaid postgsail shcema

This commit is contained in:
xbgmsharp
2024-08-08 10:12:34 +02:00
parent 18aba507e9
commit 95d283b2ac

View File

@@ -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 : ""
```