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

Allow set session role for PostgreSQL and CockroachDB #1028

Open
wants to merge 4 commits into
base: master
Choose a base branch
from

Commits on Jan 16, 2024

  1. Allow setting custom role for PostgreSQL via DSN params

    Andrey Lyarskiy committed Jan 16, 2024
    Configuration menu
    Copy the full SHA
    6d10045 View commit details
    Browse the repository at this point in the history
  2. Allow setting custom role for CockroachDB via DSN params

    Bump CockroachDB versions in tests
    Andrey Lyarskiy committed Jan 16, 2024
    Configuration menu
    Copy the full SHA
    eb3f9b7 View commit details
    Browse the repository at this point in the history

Commits on Jan 26, 2024

  1. Minor fixes after internal review

    Andrey Lyarskiy committed Jan 26, 2024
    Configuration menu
    Copy the full SHA
    6958a76 View commit details
    Browse the repository at this point in the history

Commits on Jan 31, 2024

  1. setting session role when opening connection for CRDB

    Andrey Lyarskiy committed Jan 31, 2024
    Configuration menu
    Copy the full SHA
    2d458de View commit details
    Browse the repository at this point in the history