getsentry / getsentry/sentry-python
Audit SQLAlchemy dialects for our sqlalchemy integration
Đang mở
Integration: SQLAlchemy
Python
- Ngôn ngữ chính
- Python
- Star
- 2.2k
- Fork
- 669
- Merge trung bình
- 1 ngày 1 giờ
- Pull request đã merge (30 ngày)
- 213
Mô tả
In the SQLAlchemy integration, we don't set the `db.system` attribute if we're unable to find a match within the `_get_db_system` [method]().
We should take a look at the full list of dialects available on the SQLAlchemy site and see which ones we're missing coverage one - [https://docs.sqlalchemy.org/en/20/dialects/index.html]()
Related to getsentry/sentry-python#6573
Hướng dẫn đóng góp
Đánh giá
Issue này chưa được đánh giá.