Skip to content

Tags: ericmccarthy7/clickhouse-pool

Tags

v0.6.1

Toggle v0.6.1's commit message
release: 0.6.1

v0.6.0

Toggle v0.6.0's commit message
release v0.6.0

v0.5.3

Toggle v0.5.3's commit message
bump pyproject v0.5.0 -> v0.5.3

v0.5.2

Toggle v0.5.2's commit message
fix gh-pages site and bump version

v0.5.1

Toggle v0.5.1's commit message
fix workflow secret syntax

v0.5.0

Toggle v0.5.0's commit message
remove clickhouse_host env variable

v0.4.4

Toggle v0.4.4's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Bump urllib3 from 1.25.9 to 1.26.5 in /docs (#11)

Bumps [urllib3](https://github.com/urllib3/urllib3) from 1.25.9 to 1.26.5.
- [Release notes](https://github.com/urllib3/urllib3/releases)
- [Changelog](https://github.com/urllib3/urllib3/blob/main/CHANGES.rst)
- [Commits](urllib3/urllib3@1.25.9...1.26.5)

---
updated-dependencies:
- dependency-name: urllib3
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

v0.4.3

Toggle v0.4.3's commit message
Increment version and add host to docs

v0.4.2

Toggle v0.4.2's commit message
increment version

- use python 3.8 for readthedocs
- use python 3.8 for workflow

v0.4.0

Toggle v0.4.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Docstrings (#5)

* working on docstrings, linting, and formatting

- related to issues #3 and #4

* continue

* finished docstrings, formatting, and linting

- also changed interface of getting / putting clients
  - get_conn -> pull
  - put_conn -> push