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

General improvements #5

Merged
merged 21 commits into from
Apr 15, 2024
Merged

General improvements #5

merged 21 commits into from
Apr 15, 2024

Conversation

amunra
Copy link
Collaborator

@amunra amunra commented Apr 11, 2024

Changes

  • Adds tests
  • Adds HTTP token auth
  • Adds support for additional data types
  • Fixes INT and LONG to support null values
  • Upgrades dependencies to allow running with Python 3.12
  • timeout parameter, defaulting to 5 minutes (same default as before this change)

Closes #4

@amunra amunra changed the title starting up a QuestDB instance, loaded with test data Test cases against a running QuestDB instance Apr 12, 2024
@amunra amunra changed the title Test cases against a running QuestDB instance General improvements Apr 12, 2024
@amunra amunra marked this pull request as ready for review April 12, 2024 19:15
@amunra amunra merged commit c6b54f6 into main Apr 15, 2024
13 checks passed
@amunra amunra deleted the tests branch April 15, 2024 13:36
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.

Can't install questdb-query on Python 3.12 because of pyarrow version conflict
1 participant