Actions
Task #10991
closedFeature (development) #10649: Database changes
database migration followup check
Status:
Done
Priority:
Normal
Assignee:
Blin Bakija
Category:
Backend
Target version:
WWW - V3 - integrated custody L10
Start date:
04/17/2023
Due date:
% Done:
100%
Estimated time:
custom category:
Backend
Pull Request:
Co-assignee:
Description
- in trm there is no count
trm is migrating 5200 assets
1 materialized view in TRM and MARKET(before the migration)
- sum of assets where location is not nitro and asset_type_id is not 30 or 1,42,100,101,110 (5200)
- for market sum of count
1 materialized view in Nitro
- sum of count - 1000
1 view per MKT/TRM
- sum of assets where migrated is true 5200
1 view in nitro
- sum of count 6200
Actions