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

WIP: Add psycopg3 as a new backend #586

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

Commits on Mar 2, 2024

  1. Add and test psycopg3 support

    ansipunk committed Mar 2, 2024
    Configuration menu
    Copy the full SHA
    09e2dd7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    37c450c View commit details
    Browse the repository at this point in the history
  3. Rename PostgresBackend to AsyncpgBackend

    ansipunk committed Mar 2, 2024
    Configuration menu
    Copy the full SHA
    8cbcccb View commit details
    Browse the repository at this point in the history
  4. S01E01

    ansipunk committed Mar 2, 2024
    Configuration menu
    Copy the full SHA
    a86edfa View commit details
    Browse the repository at this point in the history
  5. S01E02

    ansipunk committed Mar 2, 2024
    Configuration menu
    Copy the full SHA
    6d92566 View commit details
    Browse the repository at this point in the history
  6. S01E03

    ansipunk committed Mar 2, 2024
    Configuration menu
    Copy the full SHA
    9d78221 View commit details
    Browse the repository at this point in the history

Commits on Mar 3, 2024

  1. S01E04

    ansipunk committed Mar 3, 2024
    Configuration menu
    Copy the full SHA
    d7ff8e8 View commit details
    Browse the repository at this point in the history
  2. S01E05

    ansipunk committed Mar 3, 2024
    Configuration menu
    Copy the full SHA
    ddd8aaa View commit details
    Browse the repository at this point in the history
  3. S01E06

    ansipunk committed Mar 3, 2024
    Configuration menu
    Copy the full SHA
    e08eb4f View commit details
    Browse the repository at this point in the history
  4. S01E07

    ansipunk committed Mar 3, 2024
    Configuration menu
    Copy the full SHA
    1c58a73 View commit details
    Browse the repository at this point in the history
  5. S01E08

    ansipunk committed Mar 3, 2024
    Configuration menu
    Copy the full SHA
    3f26f76 View commit details
    Browse the repository at this point in the history
  6. S01E09

    ansipunk committed Mar 3, 2024
    Configuration menu
    Copy the full SHA
    cdbf97f View commit details
    Browse the repository at this point in the history
  7. S01E10

    ansipunk committed Mar 3, 2024
    Configuration menu
    Copy the full SHA
    6910288 View commit details
    Browse the repository at this point in the history
  8. S01E11

    ansipunk committed Mar 3, 2024
    Configuration menu
    Copy the full SHA
    09c1b2b View commit details
    Browse the repository at this point in the history
  9. S01E12

    ansipunk committed Mar 3, 2024
    Configuration menu
    Copy the full SHA
    e7358af View commit details
    Browse the repository at this point in the history