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

Documentation: Improve guidance about migrating to `sqlalchemy-cratedb` #636

Closed amotl closed 2 months ago

amotl commented 2 months ago

About

Mention the switchover to sqlalchemy-cratedb both on the project's README, and the index page of the documentation, in order to give users who might be running into relevant flaws a better chance to discover the solution.

Preview

References

/cc @seut, @matriv