-
Notifications
You must be signed in to change notification settings - Fork 163
Feat/clickhouse support #475
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
base: main
Are you sure you want to change the base?
Conversation
|
|
|
Hello @Y-55 , did you give up on this ? I m currently working with dbt & clickhouse, so I will be very pleased to see this PR merged :) |
|
Hi @z63, the code in this brunch is working fine with Clickhouse, I'm using it on my dbt project, I couldn't dedicate some time to find out why they rejected the merge. If you have sometime, take a look and follow up with them, I guess it's almost ready but might need a little refactor. |
Overview
Update type - breaking / non-breaking
What does this solve?
It adds the needed code to support Clickhouse db.
Outstanding questions
What databases have you tested with?