Skip to content

documentation of sqlalchemy version requirements #168

@lukengda

Description

@lukengda

I want to report that this project looks to be only compatible with sqlalchemy 2.x anymore --> README.md and requirements (in setup.py) seem to be outdated.

Here are my research results:

  • As of commit aa58b86 ibmdbsa is only compatible with sqlalchemy >= 2
  • Since release 0.4.0, ibmdbsa is only compatible with sqlalchemy >= 1.4

I am not in need of support for older versions of sqlalchemy, i would like to propose updating the requirments for the next person investigating this mismatch. Some code cleanup is possible if support for < 2 is officially dropped.

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