Skip to content

Support asyncpg with SQLAlchemy 1.4 #80

Open

Description

Hi there,

within crate/crate-python#391, I am trying to add support for SQLAlchemy 1.4. By working on it and more specifically through [1,2], I learned that

SQLAlchemy version 1.4 and later supports the asyncpg dialect natively.

So, this might be an interesting option to consider.

With kind regards,
Andreas.

[1] https://docs.sqlalchemy.org/en/14/orm/extensions/asyncio.html
[2] MagicStack/asyncpg@3d0e23fe

P.S.: Also linking to MagicStack/asyncpg#6 and apache/superset#7018 here.

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

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions