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 2019/12/27 05:57:21 UTC

[GitHub] [incubator-shardingsphere] SteNicholas opened a new pull request #3819: Support oracle insert all/first statement

SteNicholas opened a new pull request #3819: Support oracle insert all/first statement
URL: https://github.com/apache/incubator-shardingsphere/pull/3819
 
 
   Fixes #3813. 
   
   OracleParser doesn't support `INSERT ALL` and `INSERT FIRST` syntax. Therefore In insert statement, it is necessary to support `INSERT ALL` and `INSERT FIRST`.
   
   Changes proposed in this pull request:
   - Insert statement add `INSERT ALL` and `INSERT FIRST` syntax.
   

----------------------------------------------------------------
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 #3819: Support oracle insert all/first statement

Posted by GitBox <gi...@apache.org>.
coveralls commented on issue #3819: Support oracle insert all/first statement
URL: https://github.com/apache/incubator-shardingsphere/pull/3819#issuecomment-569203517
 
 
   ## Pull Request Test Coverage Report for [Build 1238](https://coveralls.io/builds/27808508)
   
   * **0** of **0**   changed or added relevant lines in **0** files are covered.
   * No unchanged relevant lines lost coverage.
   * Overall coverage remained the same at **67.239%**
   
   ---
   
   
   
   |  Totals | [![Coverage Status](https://coveralls.io/builds/27808508/badge)](https://coveralls.io/builds/27808508) |
   | :-- | --: |
   | Change from base [Build 631](https://coveralls.io/builds/27808142): |  0.0% |
   | Covered Lines: | 11278 |
   | Relevant Lines: | 16773 |
   
   ---
   ##### 💛  - [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] terrymanu merged pull request #3819: Support oracle insert all/first statement

Posted by GitBox <gi...@apache.org>.
terrymanu merged pull request #3819: Support oracle insert all/first statement
URL: https://github.com/apache/incubator-shardingsphere/pull/3819
 
 
   

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