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

upgrade core daos to sqlalchemy 2.0 #1362

Merged
merged 16 commits into from
Oct 28, 2024
Merged

upgrade core daos to sqlalchemy 2.0 #1362

merged 16 commits into from
Oct 28, 2024

Conversation

terrazoon
Copy link
Contributor

@terrazoon terrazoon commented Oct 11, 2024

Description

Update notifications_dao.py and users_dao.py to sqlalchemy 2.0 standard, along with relevant test code.

Security Considerations

N/A

@terrazoon terrazoon changed the title fix core daos upgrade core daos to sqlalchemy 2.0 Oct 11, 2024
@terrazoon terrazoon marked this pull request as draft October 11, 2024 16:17
@terrazoon terrazoon linked an issue Oct 11, 2024 that may be closed by this pull request
5 tasks
@terrazoon terrazoon self-assigned this Oct 11, 2024
@terrazoon terrazoon marked this pull request as ready for review October 11, 2024 19:52
app/dao/notifications_dao.py Outdated Show resolved Hide resolved
@terrazoon terrazoon merged commit 2d2661f into main Oct 28, 2024
7 checks passed
@terrazoon terrazoon deleted the notify-api-1320 branch October 28, 2024 20:01
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.

Upgrade Queries: 1. Refactor Core DAOs (Notifications and Users)
3 participants