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

Target session attr (2) #987

Merged
merged 26 commits into from
May 8, 2023
Merged

Commits on Sep 24, 2022

  1. Add target session attribute connection param

    rony batista committed Sep 24, 2022
    Configuration menu
    Copy the full SHA
    bf6033c View commit details
    Browse the repository at this point in the history

Commits on Dec 7, 2022

  1. Fixed tests so they pass on windows.

    Are the hosts unique for the replica clusters ? I find it hard to tell, but at least on Windows all clusters are on localhost, so the test was not actually verifying the code.
    Jesse De Loore committed Dec 7, 2022
    Configuration menu
    Copy the full SHA
    bee17cb View commit details
    Browse the repository at this point in the history

Commits on Dec 8, 2022

  1. push for workflows

    Jesse De Loore committed Dec 8, 2022
    Configuration menu
    Copy the full SHA
    1c67511 View commit details
    Browse the repository at this point in the history
  2. push for workflows

    Jesse De Loore committed Dec 8, 2022
    Configuration menu
    Copy the full SHA
    fae9d9c View commit details
    Browse the repository at this point in the history
  3. no image for python 3.6

    Jesse De Loore committed Dec 8, 2022
    Configuration menu
    Copy the full SHA
    7a847ce View commit details
    Browse the repository at this point in the history
  4. merge ci changes from master

    Jesse De Loore committed Dec 8, 2022
    Configuration menu
    Copy the full SHA
    a3d7342 View commit details
    Browse the repository at this point in the history

Commits on Dec 11, 2022

  1. merge setup.py changes from master

    Jesse De Loore committed Dec 11, 2022
    Configuration menu
    Copy the full SHA
    7d9234f View commit details
    Browse the repository at this point in the history

Commits on Dec 12, 2022

  1. Add logging to server selection procedure

    Jesse De Loore committed Dec 12, 2022
    Configuration menu
    Copy the full SHA
    a43b064 View commit details
    Browse the repository at this point in the history
  2. formatting

    Jesse De Loore committed Dec 12, 2022
    Configuration menu
    Copy the full SHA
    24ea4e5 View commit details
    Browse the repository at this point in the history
  3. undo mistake

    Jesse De Loore committed Dec 12, 2022
    Configuration menu
    Copy the full SHA
    3df816d View commit details
    Browse the repository at this point in the history
  4. fix test?

    Jesse De Loore committed Dec 12, 2022
    Configuration menu
    Copy the full SHA
    e24a091 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    38984a6 View commit details
    Browse the repository at this point in the history

Commits on Dec 15, 2022

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

Commits on Dec 16, 2022

  1. add some more fixes that were already implemented

    Jesse De Loore committed Dec 16, 2022
    Configuration menu
    Copy the full SHA
    277ed96 View commit details
    Browse the repository at this point in the history
  2. Add support for read-write and read-only target_session_attribute opt…

    …ions
    Jesse De Loore committed Dec 16, 2022
    Configuration menu
    Copy the full SHA
    5737f76 View commit details
    Browse the repository at this point in the history
  3. fix little logical error

    Jesse De Loore committed Dec 16, 2022
    Configuration menu
    Copy the full SHA
    c3133c0 View commit details
    Browse the repository at this point in the history
  4. linter

    Jesse De Loore committed Dec 16, 2022
    Configuration menu
    Copy the full SHA
    ae325ba View commit details
    Browse the repository at this point in the history

Commits on Dec 17, 2022

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

Commits on Dec 18, 2022

  1. fix logic issue

    Jesse De Loore committed Dec 18, 2022
    Configuration menu
    Copy the full SHA
    3bc8322 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'target_session_attr' of github.com:JesseDeLoore/asyncpg…

    … into target_session_attr
    Jesse De Loore committed Dec 18, 2022
    Configuration menu
    Copy the full SHA
    4e97acc View commit details
    Browse the repository at this point in the history

Commits on Jan 29, 2023

  1. Update based on review.

    Jesse De Loore committed Jan 29, 2023
    Configuration menu
    Copy the full SHA
    d824333 View commit details
    Browse the repository at this point in the history
  2. fix tests

    Jesse De Loore committed Jan 29, 2023
    Configuration menu
    Copy the full SHA
    08ad1f8 View commit details
    Browse the repository at this point in the history
  3. See the results on pg11

    Jesse De Loore committed Jan 29, 2023
    Configuration menu
    Copy the full SHA
    7cdd2ba View commit details
    Browse the repository at this point in the history

Commits on Jan 30, 2023

  1. ...

    Jesse De Loore committed Jan 30, 2023
    Configuration menu
    Copy the full SHA
    19b7a17 View commit details
    Browse the repository at this point in the history

Commits on May 4, 2023

  1. Apply fix

    Jesse De Loore committed May 4, 2023
    Configuration menu
    Copy the full SHA
    ea002ed View commit details
    Browse the repository at this point in the history

Commits on May 5, 2023

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