Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Error when accessing commit or rollback #91

Open
wants to merge 1 commit into
base: dev
Choose a base branch
from
Open

Conversation

3FANG
Copy link

@3FANG 3FANG commented Feb 19, 2024

I connected clickhouse+asynch to alembic, created revision --autogenerate, but when I was about to move the changes to the database I got an exception - asynch.errors.NotSupportedError: Code: None. I looked in the code and saw this, what is it?

I connected clickhouse+asynch to alembic, created revision --autogenerate, but when I was about to move the changes to the database I got an exception - asynch.errors.NotSupportedError: Code: None.
I looked in the code and saw this, what is it?
@long2ice
Copy link
Owner

Because ClickHouse does not support transaction

@stankudrow
Copy link
Contributor

stankudrow commented Jul 27, 2024

@long2ice , hello. I think this PR can be closed + some of the dangling issues that were solved already.

@stankudrow
Copy link
Contributor

@3FANG , @long2ice , this PR is dangling, please consider closing it. Thanks.

@stankudrow
Copy link
Contributor

@3FANG

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants