Skip to content

Releases: mlund01/plugin_databricks_sql

v0.0.4

24 Mar 23:47

Choose a tag to compare

Changelog

  • 697a793 Build with CGO_ENABLED=0 for musl/Alpine compatibility

v0.0.3

21 Mar 03:26

Choose a tag to compare

Changelog

  • d3a3ccf Add Windows to goreleaser build targets

v0.0.2

21 Mar 03:07

Choose a tag to compare

Changelog

  • f8765ea Fix tool descriptions for catalog and schema parameters

v0.0.1

21 Mar 03:04

Choose a tag to compare

Changelog

  • 5b6ca00 Databricks SQL plugin with execute_sql, list_schemas, list_tables, describe_table
  • 756a239 Initial commit