Skip to content

Add support for sqlalchemy 2.0.38 #39

Description

@daniel-thom

SQLAlchemy v2.0.38 made a breaking change to a private API that we depend on for creating views and tables with a Selectable object.

The affected files are src/chronify/utils/sqlalchemy_view.py and src/chronify/utils/sqlalchemy_table.py

We need to port this code to the new version demonstrated at https://github.com/sqlalchemy/sqlalchemy/wiki/Views.

Activity

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

Metadata

Metadata

Assignees

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