asynch icon indicating copy to clipboard operation
asynch copied to clipboard

Error when accessing commit or rollback

Open 3FANG opened this issue 1 year ago • 2 comments

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?

3FANG avatar Feb 19 '24 17:02 3FANG

Because ClickHouse does not support transaction

long2ice avatar Apr 22 '24 07:04 long2ice

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

stankudrow avatar Jul 27 '24 18:07 stankudrow