Flask-SQLAlchemy Support #3220
Unanswered
ConfusedCoder556
asked this question in
Q&A
Replies: 1 comment
-
This should work, because we patch the Things to consider:
if both those things are true, then you should see your queries in Sentry.io |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Is there any support for the Flask-SQLAlchemy library with sentry? I would love to monitor my queries. I've tried using the regular SQLAlchemy sentry integration but that doesn't seem to capture anything.
Has anyone else got this to work?
I'm using https://flask-sqlalchemy.palletsprojects.com/en/3.1.x/
Beta Was this translation helpful? Give feedback.
All reactions