Releases: questdb/questdb-connect
Releases · questdb/questdb-connect
1.1.2
1.0.12
Release notes:
- small fix for picking up the username correctly when passed to
create_engine()
1.0.8
What is this
The implementation of the SQLAlchemy dialect for QuestDB available from Pypi: https://pypi.org/project/questdb-connect/ .
This package is then used by Apache Superset, where the QuestDB Engine spec resides. However this is pending to be merged apache/superset#24172. In the meantime, release 1.0.6 has the same functionality as 1.0.8 however it also
contains a copy of the QuestDB Engine spec.