dym254661025 commented on issue #19961:
URL: 
https://github.com/apache/shardingsphere/issues/19961#issuecomment-1207716097

   @Insert("insert into 
test_record(point_id,str,`time`)values(#{pointId},#{str},#{time}) on duplicate 
key update str = value(str)")
       int add(TestRecord testRecord);


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

To unsubscribe, e-mail: notifications-unsubscr...@shardingsphere.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to