You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@shardingsphere.apache.org by GitBox <gi...@apache.org> on 2021/04/13 12:39:00 UTC

[GitHub] [shardingsphere] huangchenliang commented on issue #10076: Why do you use the default sub database rules and do not query according to the default configured rules

huangchenliang commented on issue #10076:
URL: https://github.com/apache/shardingsphere/issues/10076#issuecomment-818702453


   spring.shardingsphere.sharding.default-database-strategy.inline.sharding-column=market_id
   spring.shardingsphere.sharding.default-database-strategy.inline.algorithm-expression=ds$->{"000".equals(market_id)? "2" : "1"}


-- 
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:
users@infra.apache.org