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

refactor miscellaneous daos and utilities #1374

Merged
merged 57 commits into from
Oct 30, 2024
Merged

refactor miscellaneous daos and utilities #1374

merged 57 commits into from
Oct 30, 2024

Conversation

terrazoon
Copy link
Contributor

@terrazoon terrazoon commented Oct 17, 2024

Description

Upgrade inbound_number_dao, inbound_sms_dao, complaint_dao, etc. to sqlalchemy 2.0

Security Considerations

N/A

@terrazoon terrazoon marked this pull request as draft October 17, 2024 19:30
@terrazoon terrazoon self-assigned this Oct 17, 2024
@terrazoon terrazoon linked an issue Oct 21, 2024 that may be closed by this pull request
7 tasks
@terrazoon terrazoon changed the title fix inbound_number_dao refactor miscellaneous daos and utilities Oct 21, 2024
@terrazoon terrazoon marked this pull request as ready for review October 21, 2024 15:41
Copy link
Contributor

@xlorepdarkhelm xlorepdarkhelm left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good, but I saw a couple print statements, should they be removed?

app/inbound_sms/rest.py Outdated Show resolved Hide resolved
Copy link
Contributor

@ccostino ccostino left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks, @terrazoon! One quick question on another print statement but otherwise all is good!

tests/app/dao/test_fact_notification_status_dao.py Outdated Show resolved Hide resolved
Copy link
Contributor

@ccostino ccostino left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks, @terrazoon! 🎉

@xlorepdarkhelm, looks like you need to review again as well. 🙂

Copy link
Member

@A-Shumway42 A-Shumway42 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I like the changes. Feels easier to read for me. No concerns here!

@terrazoon terrazoon merged commit 05e268a into main Oct 30, 2024
7 checks passed
@terrazoon terrazoon deleted the notify-api-1324 branch October 30, 2024 20:51
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: 5. Refactor Miscellaneous DAOs and Utilities
4 participants