No description
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> |
||
|---|---|---|
| backend | ||
| frontend | ||
| .env.example | ||
| .gitignore | ||
| deploy.sh | ||
| docker-compose.yml | ||
| Dockerfile | ||
| run_dev.sh | ||