@@ -357,8 +357,8 @@ erDiagram
}
account_holder {
bigint account_id FK
bigint holder_id FK
bigint account_id PK,FK
bigint holder_id PK,FK
decimal share
@@ -368,7 +368,7 @@ erDiagram
exchange_rate {
date date PK
text currency_code PK
text currency_code PK,FK
decimal rate
The note is not visible to the blocked user.