(root)/ – Rev 35453
Rev 35452 |
Rev 35454 |
Go to most recent revision |
Last modification |
Compare with Previous |
View Log
| RSS feed
Last modification
- Rev 35453 2025-12-20 14:35:28
- Author: amit
- Log message:
- Optimize /indent/today_po_rbm endpoint - reduce DB queries by ~99%
- Consolidate 5 weekly billing queries into 1 using SQL CASE statements
- Add RbmWeeklyBillingModel for consolidated weekly billing data
- Batch fetch partner collection remarks to avoid N+1 queries
- Batch fetch collection map for all fofoIds to avoid N+1 queries in nested loop
- Reduces ~1160 queries to ~10 queries for 50 RBMs