liquibase / liquibase-cassandra

Liquibase extension for Cassandra Support
Apache License 2.0
50 stars 34 forks source link

Fix/issue 289 (complement) #296

Closed maximevw closed 4 months ago

maximevw commented 4 months ago

In complement of the first fix for issue #289. This overrides the expected method isDatabaseChangeLogLockTableInitialized(boolean, boolean) of StandardLockService to guarantee usage of the initial patch.

See: https://github.com/liquibase/liquibase-cassandra/issues/289#issuecomment-2117170834

sonarcloud[bot] commented 4 months ago

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
No data about Coverage
No data about Duplication

See analysis details on SonarCloud