Skip to content

Releases: databricks/databricks-sqlalchemy

v0.0.1b1

18 Jan 22:26
Compare
Choose a tag to compare
v0.0.1b1 Pre-release
Pre-release

This is an empty release to reserve the databricks-sqlalchemy package name on PyPi.

Usage example:

>>> from databricks.sqlalchemy import hello
>>> hello()
"world"