Skip to content

Commit

Permalink
synapse checks
Browse files Browse the repository at this point in the history
  • Loading branch information
dataders committed Nov 9, 2021
1 parent 819f803 commit 730fa0d
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 21 deletions.
20 changes: 0 additions & 20 deletions macros/dbt_utils/schema_tests/at_least_one.sql

This file was deleted.

2 changes: 1 addition & 1 deletion macros/dbt_utils/schema_tests/test_unique_where.sql
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@

{% endmacro %}

{% macro synapse__test_unique_where(model) %}
{% macro synapse__test_unique_where(model, column_name) %}

{% set where = kwargs.get('where', kwargs.get('arg')) %}
{# override dbt-utils' integration tests args default see: #}
Expand Down

0 comments on commit 730fa0d

Please sign in to comment.