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

ext/{dbapi,pymysql}: Implement methods to (un)-instrument connections #624

Merged
merged 9 commits into from
May 9, 2020
Merged

ext/{dbapi,pymysql}: Implement methods to (un)-instrument connections #624

merged 9 commits into from
May 9, 2020

Commits on Apr 30, 2020

  1. ext/dbapi: Implement instrument_connection and uninstrument_connection

    Implement to helper methods to allow users to enable / disable instrumentation
    in a single connection object.
    mauriciovasquezbernal committed Apr 30, 2020
    Configuration menu
    Copy the full SHA
    1bbce2d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    045a159 View commit details
    Browse the repository at this point in the history

Commits on May 5, 2020

  1. Configuration menu
    Copy the full SHA
    2bdea9d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    97eba61 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9835a5f View commit details
    Browse the repository at this point in the history

Commits on May 6, 2020

  1. Configuration menu
    Copy the full SHA
    5d07077 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1bb66f4 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3137aae View commit details
    Browse the repository at this point in the history

Commits on May 9, 2020

  1. Configuration menu
    Copy the full SHA
    870549b View commit details
    Browse the repository at this point in the history