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

Release 20.1.1 #856

Merged
merged 5 commits into from
Aug 24, 2023
Merged

Release 20.1.1 #856

merged 5 commits into from
Aug 24, 2023

Conversation

thinkh and others added 5 commits July 28, 2023 10:43
Co-authored-by: Holger Stitz <holger.stitz@datavisyn.io>
…nd dbview.py (#855)

* feat: add tracer to db.py and dbview.py

* fix: make lint

* fix: use a single `with` statement

Fix lint error: SIM117 Use a single `with` statement with multiple contexts instead of nested `with` statements

* fix: make format

* feat: make poolclass configurable

Default class is QueuePool with default engine options.

If a custom poolclass is set the default engine options are empty and must be set manually.

* fix: import queue pool in root

* fix: pyright
@thinkh thinkh requested a review from a team as a code owner August 24, 2023 08:05
@thinkh thinkh self-assigned this Aug 24, 2023
@thinkh thinkh added the release: patch PR merge results in a new patch version label Aug 24, 2023
@thinkh thinkh requested a review from puehringer August 24, 2023 08:06
@thinkh thinkh merged commit d27e287 into main Aug 24, 2023
@thinkh thinkh deleted the release-20.1.1 branch August 24, 2023 08:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
release: patch PR merge results in a new patch version
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants