|
All checks were successful
Build Docker Image / build (pull_request) Successful in 2m7s
The team_abbrev filter uppercased input but compared against mixed-case DB values (e.g. "MKEMiL"), causing affiliate roster transactions to be silently dropped from results. Use fn.UPPER() on the DB column to match. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| routers_v3 | ||
| services | ||
| __init__.py | ||
| db_engine.py | ||
| dependencies.py | ||
| main.py | ||