支持OceanBase数据源

This commit is contained in:
inrgihc
2024-10-09 22:17:21 +08:00
parent 8e71a0fba6
commit 30a96a0b42
19 changed files with 207 additions and 11 deletions

Binary file not shown.

After

Width:  |  Height:  |  Size: 56 KiB

View File

@@ -135,6 +135,7 @@
dbswitch-product-greenplum // -> greenplum方言实现类
dbswitch-product-starrocks // -> starrocks方言实现类
dbswitch-product-doris // -> doris方言实现类
dbswitch-product-oceanbase // -> oceanbase方言实现类
dbswitch-product-mongodb // -> mongodb方言实现类
dbswitch-product-elasticsearch // -> elasticsearch方言实现类
dbswitch-data // 工具入口模块,读取配置文件中的参数执行异构迁移同步