Skip to content

feat: added support for clickhouse#48

Merged
kndndrj merged 1 commit intokndndrj:masterfrom
stephenafamo:clickhouse
Jan 6, 2024
Merged

feat: added support for clickhouse#48
kndndrj merged 1 commit intokndndrj:masterfrom
stephenafamo:clickhouse

Conversation

@stephenafamo
Copy link
Copy Markdown
Contributor

No description provided.

@kndndrj
Copy link
Copy Markdown
Owner

kndndrj commented Jan 6, 2024

@stephenafamo I see that you updated for refactor. Thanks a lot! I'll go over the code and point out (or fix) if I fknd anything obvious.

Other than that I trust that you tested it yourself and it is working.

@stephenafamo
Copy link
Copy Markdown
Contributor Author

Yes, I've tested locally and it works.

However, I do get an error while trying to open some Postgres connections of the form. Interestingly, this does not happen for all connections

image

@kndndrj
Copy link
Copy Markdown
Owner

kndndrj commented Jan 6, 2024

hmm, at a glance it looks like an issue with either pq or local file system permissions.

If you want you can try to recreate the issue with minimal go program :). Otherwise if the issue persists, you can create an issue here on github.

Copy link
Copy Markdown
Owner

@kndndrj kndndrj left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

looks good - don't know the details of clickhouse, so I leave that to trust :D

kndndrj added a commit that referenced this pull request Jan 6, 2024
@kndndrj kndndrj merged commit b129933 into kndndrj:master Jan 6, 2024
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

Successfully merging this pull request may close these issues.

2 participants