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/03/05 10:25:00 UTC

[GitHub] [incubator-shardingsphere] terrymanu opened a new pull request #4617: Fix parse error for ALTER TABLE with add multiple columns for SQLServer

terrymanu opened a new pull request #4617: Fix parse error for ALTER TABLE with add multiple columns for SQLServer
URL: https://github.com/apache/incubator-shardingsphere/pull/4617
 
 
   

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


With regards,
Apache Git Services

[GitHub] [incubator-shardingsphere] coveralls commented on issue #4617: Fix parse error for ALTER TABLE with add multiple columns for SQLServer

Posted by GitBox <gi...@apache.org>.
coveralls commented on issue #4617: Fix parse error for ALTER TABLE with add multiple columns for SQLServer
URL: https://github.com/apache/incubator-shardingsphere/pull/4617#issuecomment-595165101
 
 
   ## Pull Request Test Coverage Report for [Build 1992](https://coveralls.io/builds/29148217)
   
   * **0** of **2**   **(0.0%)**  changed or added relevant lines in **1** file are covered.
   * **1** unchanged line in **1** file lost coverage.
   * Overall coverage decreased (**-0.003%**) to **59.261%**
   
   ---
   
   |  Changes Missing Coverage | Covered Lines | Changed/Added Lines | % |
   | :-----|--------------|--------|---: |
   | [shardingsphere-sql-parser/shardingsphere-sql-parser-sqlserver/src/main/java/org/apache/shardingsphere/sql/parser/visitor/impl/SQLServerDDLVisitor.java](https://coveralls.io/builds/29148217/source?filename=shardingsphere-sql-parser%2Fshardingsphere-sql-parser-sqlserver%2Fsrc%2Fmain%2Fjava%2Forg%2Fapache%2Fshardingsphere%2Fsql%2Fparser%2Fvisitor%2Fimpl%2FSQLServerDDLVisitor.java#L162) | 0 | 2 | 0.0%
   <!-- | **Total:** | **0** | **2** | **0.0%** | -->
   
   |  Files with Coverage Reduction | New Missed Lines | % |
   | :-----|--------------|--: |
   | [shardingsphere-sql-parser/shardingsphere-sql-parser-sqlserver/src/main/java/org/apache/shardingsphere/sql/parser/visitor/impl/SQLServerDDLVisitor.java](https://coveralls.io/builds/29148217/source?filename=shardingsphere-sql-parser%2Fshardingsphere-sql-parser-sqlserver%2Fsrc%2Fmain%2Fjava%2Forg%2Fapache%2Fshardingsphere%2Fsql%2Fparser%2Fvisitor%2Fimpl%2FSQLServerDDLVisitor.java#L174) | 1 | 0% |
   <!-- | **Total:** | **1** |  | -->
   
   |  Totals | [![Coverage Status](https://coveralls.io/builds/29148217/badge)](https://coveralls.io/builds/29148217) |
   | :-- | --: |
   | Change from base [Build 994](https://coveralls.io/builds/29147589): |  -0.003% |
   | Covered Lines: | 12117 |
   | Relevant Lines: | 20447 |
   
   ---
   ##### 💛  - [Coveralls](https://coveralls.io)
   

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


With regards,
Apache Git Services

[GitHub] [incubator-shardingsphere] tristaZero merged pull request #4617: Fix parse error for ALTER TABLE with add multiple columns for SQLServer

Posted by GitBox <gi...@apache.org>.
tristaZero merged pull request #4617: Fix parse error for ALTER TABLE with add multiple columns for SQLServer
URL: https://github.com/apache/incubator-shardingsphere/pull/4617
 
 
   

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


With regards,
Apache Git Services