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/05/21 09:31:20 UTC

[GitHub] [shardingsphere] zhaolin81 commented on issue #5725: sqlserver, when

zhaolin81 commented on issue #5725:
URL: https://github.com/apache/shardingsphere/issues/5725#issuecomment-631985957


   > jdbc? which version? what sql/operation did you do?
   
   i found that the master branch fixed this issue。
   
   IndexMetaDataLoader:
                   ...
                   if(null != indexName) {
                       result.add(new IndexMetaData(indexName));
                   }
               }


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