Skip to content

Comments

Error when accessing commit or rollback#91

Open
3FANG wants to merge 1 commit intolong2ice:devfrom
3FANG:dev
Open

Error when accessing commit or rollback#91
3FANG wants to merge 1 commit intolong2ice:devfrom
3FANG:dev

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

@flyly0755
Copy link

flyly0755 commented Aug 29, 2025

Hi, guys, how is the progress of this issue?
Because ClickHouse does not support transaction, so need add autocommit=False in async engine or async session configuration?

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.

3 participants