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

Deprecate bind_parameters in favor of assign_parameters #10792

Merged
merged 12 commits into from
Sep 12, 2023

Commits on Sep 7, 2023

  1. Deprecate bind parameters

    ElePT committed Sep 7, 2023
    Configuration menu
    Copy the full SHA
    62cb99f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    32ed8e1 View commit details
    Browse the repository at this point in the history
  3. Replace bind in docstring

    ElePT committed Sep 7, 2023
    Configuration menu
    Copy the full SHA
    c232cc9 View commit details
    Browse the repository at this point in the history
  4. Test deprecation warning

    ElePT committed Sep 7, 2023
    Configuration menu
    Copy the full SHA
    5eb7146 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    5cbf14a View commit details
    Browse the repository at this point in the history
  6. Update releasenotes/notes/deprecate-bind-parameters-283c94069e8a9142.…

    …yaml
    
    Co-authored-by: Jake Lishman <[email protected]>
    ElePT and jakelishman committed Sep 7, 2023
    Configuration menu
    Copy the full SHA
    5bee235 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    5e52b56 View commit details
    Browse the repository at this point in the history
  8. Fix conflict

    ElePT committed Sep 7, 2023
    Configuration menu
    Copy the full SHA
    5cbe784 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    b2cacd6 View commit details
    Browse the repository at this point in the history

Commits on Sep 8, 2023

  1. Add module to filter

    ElePT committed Sep 8, 2023
    Configuration menu
    Copy the full SHA
    8d17911 View commit details
    Browse the repository at this point in the history

Commits on Sep 11, 2023

  1. Add filter to context manager

    ElePT committed Sep 11, 2023
    Configuration menu
    Copy the full SHA
    61172e8 View commit details
    Browse the repository at this point in the history
  2. Fix black

    ElePT committed Sep 11, 2023
    Configuration menu
    Copy the full SHA
    df69283 View commit details
    Browse the repository at this point in the history