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

[Feature] add 'create_if_not_exists' for views #599

Open
wants to merge 5 commits into
base: master
Choose a base branch
from

Commits on Apr 24, 2022

  1. [Feature] create_if_not_exists for views

    Add flag `create_if_not_exists` for `create_view` and `create_materialized_view`.
    eterna2 authored Apr 24, 2022
    Configuration menu
    Copy the full SHA
    7c865c3 View commit details
    Browse the repository at this point in the history

Commits on Apr 28, 2022

  1. Configuration menu
    Copy the full SHA
    42a8d04 View commit details
    Browse the repository at this point in the history
  2. lint: double -> single quote

    eterna2 committed Apr 28, 2022
    Configuration menu
    Copy the full SHA
    c62efa0 View commit details
    Browse the repository at this point in the history

Commits on May 5, 2022

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

Commits on May 17, 2022

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