You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I've noticed that with Flyway Database ClickHouse, it is possible for a single migration to be applied multiple times (I have clickhouse connection in multiple services)
I'm aware that ClickHouse does not support transactions. Does this require external locking to apply migrations?
The text was updated successfully, but these errors were encountered:
I've noticed that with Flyway Database ClickHouse, it is possible for a single migration to be applied multiple times (I have clickhouse connection in multiple services)
I'm aware that ClickHouse does not support transactions. Does this require external locking to apply migrations?
The text was updated successfully, but these errors were encountered: