Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Sqlalchemy 2.0 update #25

Open
wants to merge 59 commits into
base: master
Choose a base branch
from
Open

Sqlalchemy 2.0 update #25

wants to merge 59 commits into from

Conversation

brucetony
Copy link
Member

Update code to use SqlAlchemy 2.0

@brucetony brucetony linked an issue Sep 15, 2023 that may be closed by this pull request
@brucetony
Copy link
Member Author

All RDBMS models have been updated and most of the text SQL statements were converted to use the ORM functions of sqlalchemy instead. All update methods were tested using a fresh database and import and the branch is ready for review

@brucetony brucetony requested a review from cebel September 28, 2023 07:31
@brucetony brucetony marked this pull request as ready for review September 28, 2023 07:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Change to SQLAlchemy >= 2
1 participant