correction

This commit is contained in:
2025-11-07 17:33:51 +01:00
parent 8c7c3dc45d
commit fbbee1bb7b

View File

@@ -377,7 +377,7 @@ erDiagram
operation { operation {
bigint id PK bigint id PK
bigint transaction_id FK bigint transaction_id FK
text account FK bigint account_id FK
decimal amount decimal amount
text direction text direction
} }