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 PostgreSQL code using SQLAlchemy core #28

Open
TAnas0 opened this issue Feb 26, 2021 · 0 comments
Open

Refactor PostgreSQL code using SQLAlchemy core #28

TAnas0 opened this issue Feb 26, 2021 · 0 comments
Labels
5 Complex task airflow data pipelines refactor Time to restructure some code!

Comments

@TAnas0
Copy link

TAnas0 commented Feb 26, 2021

As discussed and suggested by @michaelbukachi in #25 (comment), refactor the utility PostgreSQL code to use SQLAlchemy Core.

This will avoid us security risks, make the code more readable and maintainable, and open all the features of SQLAlchemy

Please note that the PostgreSQL code is used by all of the DAGs and is critical to them, so make sure that the refactoring is compatible with the DAGs

@TAnas0 TAnas0 added 5 Complex task refactor Time to restructure some code! labels Feb 26, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
5 Complex task airflow data pipelines refactor Time to restructure some code!
Projects
None yet
Development

No branches or pull requests

2 participants