Transaction Support #1340
GeorgeTan615
started this conversation in
Feature requests
Replies: 1 comment
-
Transaction is not a client feature. It is handled and supported by the client, but the way it can be achieved is described in ClickHouse documentation: https://clickhouse.com/docs/en/guides/developer/transactional |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Does
clickhouse-go
support real transactions now? Just like howJDBC Driver
has transaction support.Beta Was this translation helpful? Give feedback.
All reactions