开发者社区 问答 正文

rdb数据库适配 schema到schema怎么配置映射关系

wiki上只看到了同名的schema映射,

原提问者GitHub用户seedsunrise

展开
收起
数据大拿 2023-05-04 10:37:01 70 分享 版权
1 条回答
写回答
取消 提交回答
  • 不是mirror模式的同步可以配置非同名schema

    ...... dbMapping: database: mytest table: user targetTable: mytest2.user ......

    原回答者GitHub用户rewerma

    2023-05-04 18:15:15
    赞同 展开评论