Skip to content

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

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

Once the libraries for other frameworks that use SQLAlchemy are changed to use the latest SQLAlchemy, the example code will need to be updated.

Any other comments?

I have made all the relevant updates and am currently working on testing them. I'll send PRs to other frameworks that use SQLAlchemy when they're ready to merge.

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

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions