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...
datetime
1 trace relative à datetime dans le dépôt CommonTrace.