Database
Database schema overview
Tables
| Table | Description |
|---|---|
symbols | Currency pairs |
rate_sources | Manual rate sources (VTB, Xfer, etc.) |
rates | Manual exchange rates |
external_rate_providers | External rate providers (CBR, NBRB, Belarusbank) |
external_rates | Rates fetched from external providers |
files | Uploaded files |
sync_transactions_export | Transaction data synced from Payara. Populated by manual file upload with the corresponding parser type |
sync_transactions | Deprecated. Use sync_transactions_export instead |
activity_logs | Application activity log |