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

PENGSOL-248 fix open transactions when initializing dwh connection #11

Conversation

DawidMakar-acaisoft
Copy link
Collaborator

The PR consists of:

  • close opened transactions when using fetch/execute methods (followed by Jørn's report: https://tgs.atlassian.net/browse/PENGSOL-248)
  • fixed using Dwh as context manager
  • update test cases (ensure that transactions are closed)
  • lock dependencies' versions
  • separate test dependencies from library dependencies
  • add a note in the readme file on how the test dependencies should be installed

Copy link
Collaborator

@pavel-tashev pavel-tashev left a comment

Choose a reason for hiding this comment

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

Great work!

@DawidMakar-acaisoft DawidMakar-acaisoft merged commit b2255ec into main Oct 30, 2024
8 checks passed
@DawidMakar-acaisoft DawidMakar-acaisoft deleted the PENGSOL-248-fix-open-transactions-when-initializing-dwh-connection branch October 30, 2024 11:15
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