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

Chore: Use CrateDB 5.8.3 for testing #651

Closed amotl closed 1 month ago

amotl commented 1 month ago

About

Maintenance: Just update CrateDB to use the most recent version.

Details

Unfortunately, the test suite currently can't use neither of "latest", nor "testing".

References