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

Implement prepend patch for postgres #625

Merged
merged 1 commit into from
Dec 11, 2024

Conversation

tomchipchase
Copy link
Contributor

We've had issues running rack-mini-profiler alongside dd-trace (see: DataDog/dd-trace-rb#2348).

The suggested solution is to add support for prepend style patching for pg, similar to the one that exists for mysql. This does that.

We've had issues running rack-mini-profiler alongside dd-trace (see:
DataDog/dd-trace-rb#2348).

The suggested solution is to add support for prepend style patching for
pg, similar to the one that exists for mysql. This does that.
@nateberkopec nateberkopec self-assigned this Oct 17, 2024
@suryanarayanan-rently
Copy link

Hello @tomchipchase , please resolve the rubocop offenses.

@tiagotex
Copy link

Seem's to be a duplicate of #556

@nateberkopec nateberkopec merged commit d5b895f into MiniProfiler:master Dec 11, 2024
0 of 5 checks passed
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.

4 participants