sandynz opened a new pull request #9525: URL: https://github.com/apache/shardingsphere/pull/9525
Fixes #9164. Changes proposed in this pull request: - Support Connection.createArrayOf for Sharding-JDBC Solution description: - underlying `connection.createArrayOf` has no side effect - delegate `ShardingSphereConnection.createArrayOf` to any of dataSource `connection.createArrayOf` ---------------------------------------------------------------- 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]
