JoinWDT commented on issue #11453: URL: https://github.com/apache/shardingsphere/issues/11453#issuecomment-925473780
@TeslaCN Thank you very much for your reply. In [PostgreSQLTypeUnspecifiedSQLParameter](https://github.com/apache/shardingsphere/blob/master/shardingsphere-db-protocol/shardingsphere-db-protocol-postgresql/src/main/java/org/apache/shardingsphere/db/protocol/postgresql/packet/command/query/binary/bind/PostgreSQLTypeUnspecifiedSQLParameter.java), the default is to treat it as a string. When inserting data, if it is other data types, such as time, will it fail to insert? -- 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
