yifanzzz commented on issue #6665:
URL: https://github.com/apache/shardingsphere/issues/6665#issuecomment-727709594


   `< foreach collection="list" item="item" separator=";" >
   update table
   set name = #{item.name,jdbcType=VARCHAR}
   where id = #{item.id,jdbcType=BIGINT}
   < /foreach >` like this sql only first statement can rout right, i think 
this is an issue, and i want to know that anyone will fix it in feature?


----------------------------------------------------------------
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]


Reply via email to