You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@shardingsphere.apache.org by pa...@apache.org on 2020/09/01 03:11:34 UTC

[shardingsphere] branch master updated (96c8e11 -> 60513ba)

This is an automated email from the ASF dual-hosted git repository.

panjuan pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/shardingsphere.git.


    from 96c8e11  Add more test of  DatabaseProtocolFrontendEngineFactory (#7151)
     new 115aa6d  sqlserver sql parser, insert support top keyword.
     new 1526530  add sql test case for SQLServer parser insert top keyword.
     new 60513ba  Merge pull request #7191 from dongzl/sqlserver-parser

The 26546 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 .../main/antlr4/imports/sqlserver/DMLStatement.g4  |  2 +-
 .../src/main/resources/case/dml/insert.xml         | 38 ++++++++++++++++++++++
 .../main/resources/sql/supported/dml/insert.xml    |  2 ++
 3 files changed, 41 insertions(+), 1 deletion(-)