MEDIARITHMICS / liquibase-clickhouse

Apache License 2.0
43 stars 39 forks source link

Add mutations_sync setting to ALTER statements #24

Open gustavlarson opened 1 year ago

gustavlarson commented 1 year ago

Since Liquibase is checking the number of affected rows the query needs to run synchronously to avoid exceptions in the log. Fixes issue #23