getsentry / getsentry/sentry-python

Audit SQLAlchemy dialects for our sqlalchemy integration

Open
#6,575 1 comment 0 reactions 1 assignee Claimed by @ericapisani View on GitHub
Integration: SQLAlchemy Python
Dominant language
Python
Stars
2.2k
Forks
669
Avg merge
1d 40m
Merged PRs (30d)
212

Description

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

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.