dbt-firebolt 1.6.0__tar.gz → 1.6.1__tar.gz
Sign up to get free protection for your applications and to get access to all the features.
- {dbt_firebolt-1.6.0 → dbt_firebolt-1.6.1}/PKG-INFO +1 -1
- {dbt_firebolt-1.6.0 → dbt_firebolt-1.6.1}/dbt/adapters/firebolt/__init__.py +1 -1
- {dbt_firebolt-1.6.0 → dbt_firebolt-1.6.1}/dbt/include/firebolt/macros/adapters.sql +2 -2
- {dbt_firebolt-1.6.0 → dbt_firebolt-1.6.1}/dbt_firebolt.egg-info/PKG-INFO +1 -1
- {dbt_firebolt-1.6.0 → dbt_firebolt-1.6.1}/LICENSE +0 -0
- {dbt_firebolt-1.6.0 → dbt_firebolt-1.6.1}/MANIFEST.in +0 -0
- {dbt_firebolt-1.6.0 → dbt_firebolt-1.6.1}/README.md +0 -0
- {dbt_firebolt-1.6.0 → dbt_firebolt-1.6.1}/dbt/adapters/firebolt/__version__.py +0 -0
- {dbt_firebolt-1.6.0 → dbt_firebolt-1.6.1}/dbt/adapters/firebolt/column.py +0 -0
- {dbt_firebolt-1.6.0 → dbt_firebolt-1.6.1}/dbt/adapters/firebolt/connections.py +0 -0
- {dbt_firebolt-1.6.0 → dbt_firebolt-1.6.1}/dbt/adapters/firebolt/impl.py +0 -0
- {dbt_firebolt-1.6.0 → dbt_firebolt-1.6.1}/dbt/adapters/firebolt/relation.py +0 -0
- {dbt_firebolt-1.6.0 → dbt_firebolt-1.6.1}/dbt/include/firebolt/__init__.py +0 -0
- {dbt_firebolt-1.6.0 → dbt_firebolt-1.6.1}/dbt/include/firebolt/dbt_project.yml +0 -0
- {dbt_firebolt-1.6.0 → dbt_firebolt-1.6.1}/dbt/include/firebolt/macros/adapters/apply_grants.sql +0 -0
- {dbt_firebolt-1.6.0 → dbt_firebolt-1.6.1}/dbt/include/firebolt/macros/adapters/relation.sql +0 -0
- {dbt_firebolt-1.6.0 → dbt_firebolt-1.6.1}/dbt/include/firebolt/macros/catalog.sql +0 -0
- {dbt_firebolt-1.6.0 → dbt_firebolt-1.6.1}/dbt/include/firebolt/macros/dbt_external_tables/create_external_table.sql +0 -0
- {dbt_firebolt-1.6.0 → dbt_firebolt-1.6.1}/dbt/include/firebolt/macros/dbt_external_tables/dropif.sql +0 -0
- {dbt_firebolt-1.6.0 → dbt_firebolt-1.6.1}/dbt/include/firebolt/macros/dbt_external_tables/get_external_build_plan.sql +0 -0
- {dbt_firebolt-1.6.0 → dbt_firebolt-1.6.1}/dbt/include/firebolt/macros/materializations/clone.sql +0 -0
- {dbt_firebolt-1.6.0 → dbt_firebolt-1.6.1}/dbt/include/firebolt/macros/materializations/materialized_view.sql +0 -0
- {dbt_firebolt-1.6.0 → dbt_firebolt-1.6.1}/dbt/include/firebolt/macros/materializations/models/incremental/column_helpers.sql +0 -0
- {dbt_firebolt-1.6.0 → dbt_firebolt-1.6.1}/dbt/include/firebolt/macros/materializations/models/incremental/incremental.sql +0 -0
- {dbt_firebolt-1.6.0 → dbt_firebolt-1.6.1}/dbt/include/firebolt/macros/materializations/models/incremental/is_incremental.sql +0 -0
- {dbt_firebolt-1.6.0 → dbt_firebolt-1.6.1}/dbt/include/firebolt/macros/materializations/models/incremental/merge.sql +0 -0
- {dbt_firebolt-1.6.0 → dbt_firebolt-1.6.1}/dbt/include/firebolt/macros/materializations/models/incremental/on_schema_change.sql +0 -0
- {dbt_firebolt-1.6.0 → dbt_firebolt-1.6.1}/dbt/include/firebolt/macros/materializations/models/incremental/strategies.sql +0 -0
- {dbt_firebolt-1.6.0 → dbt_firebolt-1.6.1}/dbt/include/firebolt/macros/materializations/seed.sql +0 -0
- {dbt_firebolt-1.6.0 → dbt_firebolt-1.6.1}/dbt/include/firebolt/macros/materializations/table.sql +0 -0
- {dbt_firebolt-1.6.0 → dbt_firebolt-1.6.1}/dbt/include/firebolt/macros/materializations/test.sql +0 -0
- {dbt_firebolt-1.6.0 → dbt_firebolt-1.6.1}/dbt/include/firebolt/macros/materializations/view.sql +0 -0
- {dbt_firebolt-1.6.0 → dbt_firebolt-1.6.1}/dbt/include/firebolt/macros/utils/array_append.sql +0 -0
- {dbt_firebolt-1.6.0 → dbt_firebolt-1.6.1}/dbt/include/firebolt/macros/utils/array_concat.sql +0 -0
- {dbt_firebolt-1.6.0 → dbt_firebolt-1.6.1}/dbt/include/firebolt/macros/utils/array_construct.sql +0 -0
- {dbt_firebolt-1.6.0 → dbt_firebolt-1.6.1}/dbt/include/firebolt/macros/utils/bool_or.sql +0 -0
- {dbt_firebolt-1.6.0 → dbt_firebolt-1.6.1}/dbt/include/firebolt/macros/utils/cast_bool_to_text.sql +0 -0
- {dbt_firebolt-1.6.0 → dbt_firebolt-1.6.1}/dbt/include/firebolt/macros/utils/dateadd.sql +0 -0
- {dbt_firebolt-1.6.0 → dbt_firebolt-1.6.1}/dbt/include/firebolt/macros/utils/datediff.sql +0 -0
- {dbt_firebolt-1.6.0 → dbt_firebolt-1.6.1}/dbt/include/firebolt/macros/utils/except.sql +0 -0
- {dbt_firebolt-1.6.0 → dbt_firebolt-1.6.1}/dbt/include/firebolt/macros/utils/intersect.sql +0 -0
- {dbt_firebolt-1.6.0 → dbt_firebolt-1.6.1}/dbt/include/firebolt/macros/utils/listagg.sql +0 -0
- {dbt_firebolt-1.6.0 → dbt_firebolt-1.6.1}/dbt/include/firebolt/macros/utils/position.sql +0 -0
- {dbt_firebolt-1.6.0 → dbt_firebolt-1.6.1}/dbt/include/firebolt/macros/utils/right.sql +0 -0
- {dbt_firebolt-1.6.0 → dbt_firebolt-1.6.1}/dbt/include/firebolt/macros/utils/split_part.sql +0 -0
- {dbt_firebolt-1.6.0 → dbt_firebolt-1.6.1}/dbt/include/firebolt/macros/utils/timestamps.sql +0 -0
- {dbt_firebolt-1.6.0 → dbt_firebolt-1.6.1}/dbt_firebolt.egg-info/SOURCES.txt +0 -0
- {dbt_firebolt-1.6.0 → dbt_firebolt-1.6.1}/dbt_firebolt.egg-info/dependency_links.txt +0 -0
- {dbt_firebolt-1.6.0 → dbt_firebolt-1.6.1}/dbt_firebolt.egg-info/requires.txt +0 -0
- {dbt_firebolt-1.6.0 → dbt_firebolt-1.6.1}/dbt_firebolt.egg-info/top_level.txt +0 -0
- {dbt_firebolt-1.6.0 → dbt_firebolt-1.6.1}/pyproject.toml +0 -0
- {dbt_firebolt-1.6.0 → dbt_firebolt-1.6.1}/setup.cfg +0 -0
@@ -239,9 +239,9 @@
|
|
239
239
|
{%- endif %}
|
240
240
|
{%- if not contract_config.enforced %}
|
241
241
|
AS (
|
242
|
-
{
|
242
|
+
{% endif -%}
|
243
243
|
{{ select_sql }}
|
244
|
-
{
|
244
|
+
{% if not contract_config.enforced -%}
|
245
245
|
)
|
246
246
|
{%- endif -%}
|
247
247
|
{% endmacro %}
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
{dbt_firebolt-1.6.0 → dbt_firebolt-1.6.1}/dbt/include/firebolt/macros/adapters/apply_grants.sql
RENAMED
File without changes
|
File without changes
|
File without changes
|
File without changes
|
{dbt_firebolt-1.6.0 → dbt_firebolt-1.6.1}/dbt/include/firebolt/macros/dbt_external_tables/dropif.sql
RENAMED
File without changes
|
File without changes
|
{dbt_firebolt-1.6.0 → dbt_firebolt-1.6.1}/dbt/include/firebolt/macros/materializations/clone.sql
RENAMED
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
{dbt_firebolt-1.6.0 → dbt_firebolt-1.6.1}/dbt/include/firebolt/macros/materializations/seed.sql
RENAMED
File without changes
|
{dbt_firebolt-1.6.0 → dbt_firebolt-1.6.1}/dbt/include/firebolt/macros/materializations/table.sql
RENAMED
File without changes
|
{dbt_firebolt-1.6.0 → dbt_firebolt-1.6.1}/dbt/include/firebolt/macros/materializations/test.sql
RENAMED
File without changes
|
{dbt_firebolt-1.6.0 → dbt_firebolt-1.6.1}/dbt/include/firebolt/macros/materializations/view.sql
RENAMED
File without changes
|
{dbt_firebolt-1.6.0 → dbt_firebolt-1.6.1}/dbt/include/firebolt/macros/utils/array_append.sql
RENAMED
File without changes
|
{dbt_firebolt-1.6.0 → dbt_firebolt-1.6.1}/dbt/include/firebolt/macros/utils/array_concat.sql
RENAMED
File without changes
|
{dbt_firebolt-1.6.0 → dbt_firebolt-1.6.1}/dbt/include/firebolt/macros/utils/array_construct.sql
RENAMED
File without changes
|
File without changes
|
{dbt_firebolt-1.6.0 → dbt_firebolt-1.6.1}/dbt/include/firebolt/macros/utils/cast_bool_to_text.sql
RENAMED
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|