Skip to content

Commit

Permalink
Add support to SQLAlchemy 2.x (#97)
Browse files Browse the repository at this point in the history
* update code and dependencies to support 2.x

Here are the changes applied to support the tSQLAlchemy >=2.x:
* black and flake8 check
* upgrade black and flake8
* update call for the SQLAlchemy 2.x
* upgrade dependencies to support SQLAlchemy 2.x and fix call.

* Update pyproject.toml

Co-authored-by: Siddhant Goel <[email protected]>

* review version constraints

SQLAlchemy >= 1.4 and Python 3.8.1 for Flake8.

---------

Co-authored-by: Siddhant Goel <[email protected]>
  • Loading branch information
aemitos and siddhantgoel authored Oct 18, 2023
1 parent bec98cc commit 75e79c0
Show file tree
Hide file tree
Showing 4 changed files with 120 additions and 116 deletions.
Loading

0 comments on commit 75e79c0

Please sign in to comment.