Skip to content
This repository was archived by the owner on Aug 19, 2025. It is now read-only.
This repository was archived by the owner on Aug 19, 2025. It is now read-only.

Consider deprecating (or at least downplaying) the notion of a "default driver" #421

Description

@gordthompson

Further to comment from @aminalaee on #382 :

#382 (comment)

Consider moving away from the notion of a "default driver" and encourage users to specify the driver that they actually want to use. In #382 it is asyncmy vs. aiomysql, but with the release of psycopg 3.x is it also an issue for PostgreSQL since the new driver also supports async (so asyncpg vs. psycopg).

We are having a similar discussion for SQLAlchemy:

sqlalchemy/sqlalchemy#6960

I would be happy to work on a PR here if that would further the cause.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    clean upRefinement to existing functionality

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions