- Replace leftJoinAndMapOne(Issuer entity) with two-step query to avoid TypeORM
metadata lookup error ('Cannot read databaseName of undefined')
- Extract unique issuer IDs from coupon results, then batch-fetch issuers and attach
- Fix wallet entity: map frozenBalance to 'frozen' column (not 'frozen_balance')
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
|
||
|---|---|---|
| .. | ||
| admin-service | ||
| ai-service | ||
| auth-service | ||
| chain-indexer | ||
| clearing-service | ||
| compliance-service | ||
| issuer-service | ||
| notification-service | ||
| referral-service | ||
| telemetry-service | ||
| trading-service | ||
| translate-service | ||
| user-service | ||