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

Test 186 #322

Open
wants to merge 11 commits into
base: main
Choose a base branch
from
Open

Test 186 #322

wants to merge 11 commits into from

Commits on Apr 25, 2024

  1. Update replace.sql

    {% set is_replaceable = existing_relation.type == target_relation_type and existing_relation.can_be_replaced %}
    
    maybe 
    
    {% set is_replaceable = existing_relation.type == target_relation.type and existing_relation.can_be_replaced %}
    rongfengliang authored Apr 25, 2024
    Configuration menu
    Copy the full SHA
    0cdca13 View commit details
    Browse the repository at this point in the history
  2. add CHANGELOG

    rongfengliang committed Apr 25, 2024
    Configuration menu
    Copy the full SHA
    2b40da5 View commit details
    Browse the repository at this point in the history

Commits on Apr 27, 2024

  1. Configuration menu
    Copy the full SHA
    a4badba View commit details
    Browse the repository at this point in the history

Commits on May 14, 2024

  1. Configuration menu
    Copy the full SHA
    b93f056 View commit details
    Browse the repository at this point in the history

Commits on May 15, 2024

  1. Configuration menu
    Copy the full SHA
    8c8290c View commit details
    Browse the repository at this point in the history

Commits on Aug 9, 2024

  1. Configuration menu
    Copy the full SHA
    aaa6f05 View commit details
    Browse the repository at this point in the history

Commits on Aug 10, 2024

  1. Configuration menu
    Copy the full SHA
    fbe5719 View commit details
    Browse the repository at this point in the history

Commits on Sep 27, 2024

  1. Configuration menu
    Copy the full SHA
    109f72b View commit details
    Browse the repository at this point in the history

Commits on Oct 11, 2024

  1. Configuration menu
    Copy the full SHA
    0205e32 View commit details
    Browse the repository at this point in the history

Commits on Oct 31, 2024

  1. merge main

    colin-rogers-dbt committed Oct 31, 2024
    Configuration menu
    Copy the full SHA
    5812a2e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    887e5db View commit details
    Browse the repository at this point in the history