Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Adds missing query bindings to breadcrumbs #54

Merged
merged 2 commits into from
Feb 9, 2017
Merged

Adds missing query bindings to breadcrumbs #54

merged 2 commits into from
Feb 9, 2017

Conversation

BenConstable
Copy link
Contributor

I've been using this package on a project, and I've noticed that the breadcrumbs.sql_binding config value currently isn't having an effect.

This is down to a couple of small issues - a missing data parameter in the <= 5.1 handler, and an incorrect isset() check in the >= 5.2 handler.

Let me know if you need any more info.

@dcramer dcramer merged commit 0bd2041 into getsentry:master Feb 9, 2017
@dcramer
Copy link
Member

dcramer commented Feb 9, 2017

Thanks!

@BenConstable BenConstable deleted the query-bindings-fixes branch February 9, 2017 17:34
@BenConstable
Copy link
Contributor Author

No problem 👍

@dcramer
Copy link
Member

dcramer commented Feb 9, 2017

Pushed out 0.6.1 which includes these two fixes

@BenConstable
Copy link
Contributor Author

Great, thanks.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants