Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

V1.8.0 release #245

Merged
merged 12 commits into from
May 31, 2024
Merged

V1.8.0 release #245

merged 12 commits into from
May 31, 2024

Conversation

prdpsvs
Copy link
Contributor

@prdpsvs prdpsvs commented May 20, 2024

No description provided.

@@ -8,6 +11,7 @@

{% macro synapse__list_relations_without_caching(schema_relation) %}
{% call statement('list_relations_without_caching', fetch_result=True) -%}
{{ get_use_database_sql(schema_relation.database) }}
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

if fabric__list_relations_without_caching has get_use_database_sql(schema_relation.database) in it, then dbt-synapse doesn't even need it's own version of list_relations_without_caching. It can just use dbt-fabric's out of the box. this was my theory at least

@prdpsvs prdpsvs merged commit eef6fda into master May 31, 2024
3 checks passed
@prdpsvs prdpsvs deleted the v1.8.0 branch May 31, 2024 04:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants