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 2019/12/23 01:20:55 UTC

[GitHub] [incubator-shardingsphere] zhaoyongsheng1990 commented on issue #3210: ON DUPLICATE KEY UPDATE support incompletely

zhaoyongsheng1990 commented on issue #3210: ON DUPLICATE KEY UPDATE support incompletely
URL: https://github.com/apache/incubator-shardingsphere/issues/3210#issuecomment-568322851
 
 
   @lonyee1989 :
   I need add dynamic  parameter to actual_fee 
   in mapper file like this:
   <if test="actualFee != null and actualFee != ''">actual_fee = actual_fee + VALUES(#{actualFee}),</if>

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


With regards,
Apache Git Services