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 2020/08/25 11:47:49 UTC

[GitHub] [shardingsphere] pengzhiming-sys commented on issue #7067: Sharding-Proxy Proxy PG error

pengzhiming-sys commented on issue #7067:
URL: https://github.com/apache/shardingsphere/issues/7067#issuecomment-679975850


      insert into lab_labelcatalog_0 (catalogid,uuid, catalogcode, catalogname, 
         catalogdesc, parentid, sortnum, 
         labsysid)
       values (#{catalogid,jdbcType=INTEGER}, #{uuid,jdbcType=INTEGER},#{catalogcode,jdbcType=VARCHAR}, #{catalogname,jdbcType=VARCHAR}, 
         #{catalogdesc,jdbcType=VARCHAR}, #{parentid,jdbcType=VARCHAR}, #{sortnum,jdbcType=INTEGER}, 
         #{labsysid,jdbcType=VARCHAR})


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