zhangle910522 opened a new issue #8196: URL: https://github.com/apache/shardingsphere/issues/8196
我现在有个需求,消息表的id 是根据uid(用户id)的分库基因 融合生成的,即id % m 和 uid % m 都会得到同一个数 sql语句 where uid = 或者 where id = 我都想获得对应数据库 algorithm‐expression 要怎么配置 ---------------------------------------------------------------- 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]
