asyncpg requires datetime instances for TIMESTAMPTZ columns, not strings. Added _parse_dt() helper that converts ISO strings (with or without tz) to timezone-aware datetime, falling back to NOW() if the value is missing. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| api | ||
| auth | ||
| db | ||
| jobs | ||
| runners | ||
| sheets | ||
| ws | ||
| __init__.py | ||
| app.py | ||
| config_runtime.py | ||