issues
search
crate
/
crate-python
Python DB API client library for CrateDB, using HTTP.
https://cratedb.com/docs/python/
Apache License 2.0
79
stars
30
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Dependencies: Limit to `urllib3>=1.9,<2`, because urllib3-2.x is coming
#479
amotl
closed
1 year ago
1
Chore: Improve `bootstrap.sh` to install more recent dependencies
#478
amotl
closed
1 year ago
0
Document `__table args__`
#477
hammerhead
closed
1 year ago
0
Release 0.28
#476
hammerhead
closed
1 year ago
0
fix zsh globbing in bootstrap.sh
#475
proddata
closed
1 year ago
0
Support computed columns in SQLAlchemy ORM
#474
hammerhead
closed
1 year ago
0
Fix generating appropriate syntax for OFFSET/LIMIT clauses
#472
amotl
closed
1 year ago
0
Tests: Use more specific assertXXX methods, as suggested by CodeQL
#471
amotl
closed
1 year ago
0
Tests: Stop using deprecated `ssl.wrap_socket` (Default version of SSL/TLS may be insecure)
#470
amotl
closed
1 year ago
0
CI: Do not fail CI step when uploading coverage report fails
#469
amotl
closed
1 year ago
3
Chore: Some version updates on CI
#468
amotl
closed
1 year ago
0
Add CodeQL workflow for GitHub code scanning
#467
lgtm-com[bot]
closed
1 year ago
4
TIMESTAMP->dt: Use ImportError instead of ModuleNotFoundError
#466
amotl
closed
1 year ago
0
Refactor certain doctests towards either reStructuredText documentation or Python tests
#464
amotl
closed
1 year ago
0
Release 0.27.2
#463
amotl
closed
2 years ago
0
CI: Add support for Python 3.11
#462
amotl
closed
2 years ago
0
GHA: Cancel in-progress jobs if pushing to PR
#461
amotl
closed
2 years ago
0
Tests: Use small timeouts for server selection tests in `http.txt`
#460
amotl
closed
3 days ago
2
Improve SQLAlchemy's `CrateDialect.get_pk_constraint` for CrateDB>=5.1
#459
amotl
closed
2 years ago
0
Dependencies: Limit `geojson` package to version <3
#458
amotl
closed
2 years ago
5
CI: `setup_ci.sh` should run before `bootstrap.sh`
#457
amotl
closed
2 years ago
1
CI: Disable failing on code coverage report upload, Codecov has issues
#451
amotl
closed
2 years ago
4
CI: Add support for Python 3.11
#450
amotl
closed
2 years ago
2
CI: Upgrade software versions to SQLAlchemy 1.4.41 and CrateDB 5.0.1
#449
amotl
closed
2 years ago
0
Improve doctests vs. rendered documentation
#448
amotl
closed
4 months ago
5
Remove or adjust `TIMESTAMP` data type
#446
amotl
closed
4 days ago
1
Return `TIMESTAMP` types as timezone-aware native Python `datetime` objects
#445
amotl
closed
1 year ago
0
GHA runners `ubuntu-18.04` and `macos-10.15` are deprecated
#444
amotl
closed
2 years ago
0
Improve installation documentation: Be pragmatic and tell people DWIM
#443
amotl
closed
2 years ago
0
Add a generic data type converter to the `Cursor` object
#442
amotl
closed
2 years ago
5
Tests: Use UTC-based `utcnow().date()` instead of localtime-based `date.today()`
#441
amotl
closed
2 years ago
0
Adjust usage of `utcnow()` and `utcfromtimestamp()` for Python 3
#440
amotl
closed
2 years ago
0
Tests: Explicitly use both `TIMESTAMP {WITH,WITHOUT} TIME ZONE` types
#439
amotl
closed
2 years ago
0
Tests: Also use `datetime` column within `locations` test fixtures
#438
amotl
closed
2 years ago
0
Followup: Return TIMESTAMP columns as native Python datetime objects
#437
amotl
closed
2 years ago
1
Update to crate-docs 2.1.0
#436
amotl
closed
2 years ago
0
Documentation: Fix dependencies for version 0.23
#435
amotl
closed
2 years ago
0
Release 0.27.1
#434
amotl
closed
2 years ago
0
Revert: Close urllib3 pool before swapping the server into the "inactive" list
#433
amotl
closed
2 years ago
0
CI: Expand build matrix for nightly test job
#432
amotl
closed
2 years ago
0
[DRAFT] Adjust timeout behavior of doctests
#431
amotl
closed
1 year ago
2
[DRAFT] First roughly working Django backend
#430
amotl
opened
2 years ago
0
Modernize sandbox: Reduce footprint of Buildout, fix macOS >= 11, improve CI
#429
amotl
closed
2 years ago
0
CI: Investigate why the sandbox setup croaks with Python 3.10 on macOS >= 11, with Buildout
#428
amotl
closed
2 years ago
9
Sandbox: Bump dependency component versions across the board
#427
amotl
closed
2 years ago
1
Improve compatibility with Apache Superset by showing CrateDB table metadata in the SQL Lab editor
#426
amotl
closed
2 years ago
6
Drop support for EOL software components
#424
amotl
closed
2 years ago
1
CrateDB 4.8.0, SQLAlchemy 1.3.24, Python 3.10
#422
amotl
closed
2 years ago
0
Tests: Flakyness `BindException: Address already in use` / `SystemError: Failed to start Crate instance in time`
#630
amotl
closed
1 week ago
7
Tests: Improve fake cursor handling
#420
amotl
closed
2 years ago
1
Previous
Next