terrymanu commented on issue #6551: URL: https://github.com/apache/shardingsphere/issues/6551#issuecomment-675568094
The sharding column you configured are `create_date and orderno`, but the update SQL is updated by id: `where id=?` The full route is expected behaviour. What is your expected? ---------------------------------------------------------------- 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]
