Skip to content

SQLAlchemy access code changes are required for SQLAlchemy version up. #1

Open
@search5

Description

@search5

Expected behaviour

Version 2.0 of SQLAlchemy for social integration is being officially released on January 26, 2023, so if you install sqlalchemy with pip, version 2 will be installed automatically. However, the source code currently only works with SQLAlchemy 1.

As a result, all source code that uses SQLAlchemy will need to be modified to be compatible with SQLAlchemy 2.

Actual behaviour

This library should work fine with SQLAlchemy 2.

Any other comments?

I have made all the relevant updates and am currently working on testing them. I'll send a PR when I'm done testing. The branch I'm contributing to is feature/sqlalchemy2.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions