726411951 commented on issue #10086: URL: https://github.com/apache/shardingsphere/issues/10086#issuecomment-822109517
Hi @tristaZero Should I configure like #default spring.shardingsphere.sharding.default-database-strategy.standard.sharding-column=sharding_code spring.shardingsphere.sharding.default-database-strategy.standard.precise-algorithm-class-name=com.xx.ShardingAlgorithmConfig #specific spring.shardingsphere.rules.sharding.tables.t_order.database-strategy.standard.sharding-column= sharding_code spring.shardingsphere.rules.sharding.tables.t_order.database-strategy.standard.sharding-algorithm-name= com.xx.ShardingAlgorithmConfig -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected]
