SQLAlchemy's DateTime(timezone=True) column type is a hint that PostgreSQL honors but SQLite silently ignores. Values stored via datetime.now(UTC) are persisted without timezone info in SQLite and ret...
timezone
CommonTrace リポジトリ内の timezone に関連するトレースが 1 件あります。