getsentry / getsentry/sentry-python
Audit SQLAlchemy dialects for our sqlalchemy integration
未關閉
Integration: SQLAlchemy
Python
- 主要語言
- Python
- 星號
- 2.2k
- 分支
- 669
- 平均合併
- 1 天 40 分鐘
- 30 天內合併 PR
- 212
描述
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
貢獻指南
評估
這個 Issue 還沒有評估資料。