SQLAlchemy's text() parser treated the ':' in '::date' (PostgreSQL cast syntax) as a second unbound parameter after :start/:end, producing malformed SQL and crashing the scheduled Booking.com scrape silently with no history entry written. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| api | ||
| jobs | ||
| services | ||
| auth.py | ||
| database.py | ||
| Dockerfile | ||
| main.py | ||
| migrate_direct_data.py | ||
| requirements.txt | ||
| scheduler.py | ||
| schema.sql | ||