crate / cratedb-examples

A collection of clear and concise examples how to work with CrateDB.
Apache License 2.0
8 stars 7 forks source link

Dependencies: Migrate from `crate[sqlalchemy]` to `sqlalchemy-cratedb` #471

Closed amotl closed 3 weeks ago

amotl commented 3 weeks ago

About

The CrateDB SQLAlchemy dialect needs more love, so it was separated from the DBAPI HTTP driver. This patch verifies and concludes the migration.

References

/cc @karynzv, @hlcianfagna, @wierdvanderhaar, @matriv, @seut