3a3cd832f6
asyncpg 이 TIMESTAMPTZ 파라미터에 문자열 대신 datetime 객체를 요구 (DataError: invalid input, expected datetime instance, got str). argparse type=datetime.fromisoformat 로 CLI 단계에서 파싱. Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>