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

Any reason not quote the column name? #21

Closed
burmecia opened this issue Nov 5, 2021 · 1 comment
Closed

Any reason not quote the column name? #21

burmecia opened this issue Nov 5, 2021 · 1 comment

Comments

@burmecia
Copy link

burmecia commented Nov 5, 2021

I think the property name is quoted which is meant to return quoted column name, any reason why not doing that?

https://github.com/silentsokolov/dbt-clickhouse/blob/6f99be054e1a174a347bbb1e8743f44f94d4ae3a/dbt/adapters/clickhouse/column.py#L57

Should it be return f'"{self.column}"'?

@silentsokolov
Copy link
Collaborator

Switch to default

This issue was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants