crate / sqlalchemy-cratedb

SQLAlchemy dialect for CrateDB.
https://cratedb.com/docs/sqlalchemy-cratedb/
Apache License 2.0
3 stars 2 forks source link

Upgrade SQLAlchemy support to 1.3 #119

Closed autophagy closed 4 years ago

autophagy commented 4 years ago

At the moment, we only seem to support/test 1.2. The latest version is 1.3.17, and we should endeavor to support that.