kevinLuan commented on issue #3321: nested exception is org.postgresql.util.PSQLException: 未设定参数值 5 的内容。 URL: https://github.com/apache/incubator-shardingsphere/issues/3321#issuecomment-543228583 Directly using one of the most common insert statement, when setting the Value, the database used to own function can also lead to the same error The sample: INSERT INTO xxx(c1,c2)VALUES(#{c1},lower(#{c2}))
---------------------------------------------------------------- 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] With regards, Apache Git Services
