Rev 37544 |
Last modification |
Compare with Previous |
View Log
| RSS feed
Last modification
- Rev 37545 2026-09-08 19:39:16
- Author: amit
- Log message:
- web offer sync: read benefits and banks for the composed detail text
selectBenefits and selectBanks, keyed by offer id and fetched once per circular
rather than per offer - 259 offers would otherwise be 518 extra round trips.
The main query now also carries offer_id, benefit_timing and all_banks.
Bank read takes INCLUDE rows only: an EXCLUDE is meaningful only when all_banks=1,
and such an offer is described as 'All banks' rather than by listing an exclusion a
partner cannot act on.