Releases: firebolt-db/firebolt-python-sdk
Releases · firebolt-db/firebolt-python-sdk
v0.1.0
Changes list:
- Add support for Python 3.7+
- Allow to connect using engine name rather than engine url
MVP
Internal MVP implementation of management SDK and DB API.
SDK implements a list of classes needed to manage Firebolt engines and databases.
DB API implements PEP-249 compliant interface for database querying