You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@shardingsphere.apache.org by do...@apache.org on 2020/10/26 02:13:43 UTC

[shardingsphere] branch master updated (3bbb142 -> 9cf666f)

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

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


    from 3bbb142  optimize package dirs for sq parser (#7909)
     add 9cf666f  Rename to getVisitorFacadeFactoryClass() in SQLParserConfiguration (#7912)

No new revisions were added by this update.

Summary of changes:
 .../shardingsphere/sql/parser/mysql/MySQLParserConfiguration.java       | 2 +-
 .../shardingsphere/sql/parser/oracle/OracleParserConfiguration.java     | 2 +-
 .../sql/parser/postgresql/PostgreSQLParserConfiguration.java            | 2 +-
 .../shardingsphere/sql/parser/sql92/SQL92ParserConfiguration.java       | 2 +-
 .../sql/parser/sqlserver/SQLServerParserConfiguration.java              | 2 +-
 .../shardingsphere/sql/parser/core/visitor/SQLVisitorFactory.java       | 2 +-
 .../apache/shardingsphere/sql/parser/spi/SQLParserConfiguration.java    | 2 +-
 7 files changed, 7 insertions(+), 7 deletions(-)