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 2021/02/27 16:18:42 UTC

[GitHub] [shardingsphere] sandynz opened a new pull request #9525: Support Connection.createArrayOf for Sharding-JDBC

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:
users@infra.apache.org



[GitHub] [shardingsphere] terrymanu merged pull request #9525: Support Connection.createArrayOf for Sharding-JDBC

Posted by GitBox <gi...@apache.org>.
terrymanu merged pull request #9525:
URL: https://github.com/apache/shardingsphere/pull/9525


   


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