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 see that some features are not supported by the YugabyteDB. To achieve this, you override the support method return false, but there are also base classes that are defined in the ServiceLoader liquibase-core. Won't these classes also be loaded?
For example, your AlterSequenceGeneratorYugabyteDB class will be ignored and not applied.
The text was updated successfully, but these errors were encountered:
I see that some features are not supported by the YugabyteDB. To achieve this, you override the support method return false, but there are also base classes that are defined in the ServiceLoader liquibase-core. Won't these classes also be loaded?
For example, your AlterSequenceGeneratorYugabyteDB class will be ignored and not applied.
The text was updated successfully, but these errors were encountered: