flyway / flyway-community-db-support

Offical Flyway Community Supported Database Plugins
https://flywaydb.org/
Apache License 2.0
5 stars 30 forks source link

YDB support #36

Open KirillKurdyukov opened 6 months ago

KirillKurdyukov commented 6 months ago

What is YDB?

https://ydb.tech/

Unit testing tests various Flyway commands and distributed locks.

https://github.com/ydb-platform/ydb-java-dialects/tree/main/flyway-dialect/src/test

To test the dialect, you can use the docker image of YDB

CLAassistant commented 6 months ago

CLA assistant check
All committers have signed the CLA.

KirillKurdyukov commented 5 months ago

@Barry-RG

Barry-RG commented 4 months ago

Thank you for your PR, we are currently in the process of testing this connection

KirillKurdyukov commented 3 months ago

Hello @Barry-RG! Are there any results?