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

Enable using clickhouse HTTP interface #319

Open
wants to merge 19 commits into
base: main
Choose a base branch
from

Commits on Mar 12, 2023

  1. Configuration menu
    Copy the full SHA
    4d2b49e View commit details
    Browse the repository at this point in the history
  2. Enable using HTTP port

    pofl committed Mar 12, 2023
    Configuration menu
    Copy the full SHA
    c9a2dd0 View commit details
    Browse the repository at this point in the history
  3. Adjust doctest

    pofl committed Mar 12, 2023
    Configuration menu
    Copy the full SHA
    9a3c217 View commit details
    Browse the repository at this point in the history
  4. Repair import

    pofl committed Mar 12, 2023
    Configuration menu
    Copy the full SHA
    de8502a View commit details
    Browse the repository at this point in the history
  5. Handle all connect errors

    pofl committed Mar 12, 2023
    Configuration menu
    Copy the full SHA
    564ce66 View commit details
    Browse the repository at this point in the history
  6. Reformat doctest

    pofl committed Mar 12, 2023
    Configuration menu
    Copy the full SHA
    cc4e563 View commit details
    Browse the repository at this point in the history
  7. Revert some accidental changes

    pofl committed Mar 12, 2023
    Configuration menu
    Copy the full SHA
    8682063 View commit details
    Browse the repository at this point in the history
  8. Add type

    pofl committed Mar 12, 2023
    Configuration menu
    Copy the full SHA
    04e999c View commit details
    Browse the repository at this point in the history

Commits on Mar 24, 2023

  1. Satisfy linter

    pofl committed Mar 24, 2023
    Configuration menu
    Copy the full SHA
    4554473 View commit details
    Browse the repository at this point in the history
  2. Improve docstring

    pofl committed Mar 24, 2023
    Configuration menu
    Copy the full SHA
    9008da5 View commit details
    Browse the repository at this point in the history
  3. Update clickhouse/testcontainers/clickhouse/__init__.py

    Co-authored-by: Pepijn Fijt <pffijt@gmail.com>
    pofl and pffijt committed Mar 24, 2023
    Configuration menu
    Copy the full SHA
    b50984d View commit details
    Browse the repository at this point in the history
  4. Repair doctest

    pofl committed Mar 24, 2023
    Configuration menu
    Copy the full SHA
    21a7f00 View commit details
    Browse the repository at this point in the history
  5. Trim whitespace

    pofl committed Mar 24, 2023
    Configuration menu
    Copy the full SHA
    c1761e2 View commit details
    Browse the repository at this point in the history

Commits on Apr 12, 2023

  1. Configuration menu
    Copy the full SHA
    ac47799 View commit details
    Browse the repository at this point in the history
  2. Fix merge

    pofl committed Apr 12, 2023
    Configuration menu
    Copy the full SHA
    66ccd27 View commit details
    Browse the repository at this point in the history
  3. Add test for HTTP

    pofl committed Apr 12, 2023
    Configuration menu
    Copy the full SHA
    4932238 View commit details
    Browse the repository at this point in the history

Commits on Apr 13, 2023

  1. Configuration menu
    Copy the full SHA
    b851c6e View commit details
    Browse the repository at this point in the history

Commits on May 8, 2023

  1. Configuration menu
    Copy the full SHA
    8e097c6 View commit details
    Browse the repository at this point in the history

Commits on May 10, 2023

  1. Update requirements

    pofl committed May 10, 2023
    Configuration menu
    Copy the full SHA
    e06bbdd View commit details
    Browse the repository at this point in the history