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
Bot detected the issue body's language is not English, translate it automatically. 👯👭🏻🧑🤝🧑👫🧑🏿🤝🧑🏻👩🏾🤝👨🏿👬🏿
Title: [Feature] Can you add a database group to support the alter scenario of work order processing in multiple databases?
Describe requirements
Currently, the function is only for a single database. Can it support the sub-database scenario? Currently, it is a headache for development to submit work orders one by one for sub-databases. .
your thoughts
If you can add a database group, then the create and alter of the sub-database will be executed in one work order.
Flyway configures the sub-datasource, and then for loops the datasource to execute alter respectively. You can refer to the following
描述需求
目前功能只有单一数据库的,可以支持一下分库场景吗,目前开发对分库一条条提工单很头疼。。
你的思路
如果可以加一个数据库分组,这样对分库的create,alter就在一条工单里执行了
Flyway是配置分库数据源,然后for循环datasource来分别执行alter,可以参考下
截图
无
The text was updated successfully, but these errors were encountered: