databricks-cli/libs/template/templates
Lennart Kats (databricks) 4bc0ea0af3
Fix SQL schema selection in default-sql template (#1471)
## Changes

This fixes a last-minute regression that snuck into
https://github.com/databricks/cli/pull/1463: unfortunately we need to
use `USE IDENTIFIER('schema')` to select a schema for now. In the future
we expect we can just use `USE SCHEMA 'schema'`.
2024-06-04 15:40:40 +00:00
..
dbt-sql Make dbt-sql and default-sql templates public (#1463) 2024-06-04 08:57:13 +00:00
default-python Fix DBConnect support in VS Code (#1253) 2024-03-05 14:31:27 +00:00
default-sql Fix SQL schema selection in default-sql template (#1471) 2024-06-04 15:40:40 +00:00