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

Feature/sql executor and multithreading sql session scope #144

Merged

Conversation

acostapazo
Copy link
Collaborator

No description provided.

from sqlalchemy import text


class SqlExecutor:
Copy link
Contributor

Choose a reason for hiding this comment

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

Good idea!

@fgsalomon
Copy link
Contributor

I think tests are failing because PyJWT was updated recently changing the return type of jwt.encode and we are not using a specific version in our requirements.

@fgsalomon fgsalomon merged commit 1948761 into master Dec 23, 2020
@fgsalomon fgsalomon deleted the feature/sql-executor-and-multithreading-sql-session-scope branch December 23, 2020 06:16
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.

2 participants