clickhouse-sqlalchemy icon indicating copy to clipboard operation
clickhouse-sqlalchemy copied to clipboard

Added support for sessions

Open hhalina opened this issue 2 years ago • 0 comments

  • fixes #

Checklist:

  • [ ] Add tests that demonstrate the correct behavior of the change. Tests should fail without the change.
  • [ ] Add or update relevant docs, in the docs folder and in code.
  • [x] Ensure PR doesn't contain untouched code reformatting: spaces, etc.
  • [ ] Run flake8 and fix issues.
  • [x] Run pytest no tests failed. See https://clickhouse-driver.readthedocs.io/en/latest/development.html.

hhalina avatar Dec 20 '22 15:12 hhalina