We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
as
https://github.com/silentsokolov/dbt-clickhouse/blob/f1b1b4575c124ccfe46415be8cef699e430f5fca/dbt/include/clickhouse/macros/materializations/test.sql#L11
Sorry being picky. It'll be great if you add the as before dbt_internal_test.
dbt_internal_test
One of our internal tools will review all SQL statements and show warning when the as is missing
The text was updated successfully, but these errors were encountered:
Fix missing optional "as" #32
63b5433
thank you!
Sorry, something went wrong.
No branches or pull requests
https://github.com/silentsokolov/dbt-clickhouse/blob/f1b1b4575c124ccfe46415be8cef699e430f5fca/dbt/include/clickhouse/macros/materializations/test.sql#L11
Sorry being picky. It'll be great if you add the
as
beforedbt_internal_test
.One of our internal tools will review all SQL statements and show warning when the
as
is missingThe text was updated successfully, but these errors were encountered: