You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@shardingsphere.apache.org by ji...@apache.org on 2022/12/05 09:42:09 UTC

[shardingsphere] branch master updated (b6c41d597a3 -> 29c56e76460)

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

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


    from b6c41d597a3 Change resource_name to storage_unit_name for single table. (#22668)
     add 29c56e76460 Update G4 file for SQL-Translator Migration and Parser (#22653)

No new revisions were added by this update.

Summary of changes:
 .../src/main/antlr4/imports/migration/BaseRule.g4  | 12 +--
 .../src/main/antlr4/imports/migration/Literals.g4  | 12 +--
 .../main/antlr4/imports/migration/RALStatement.g4  | 32 ++++----
 .../src/main/antlr4/imports/migration/Symbol.g4    | 84 ++++++++++-----------
 .../src/main/antlr4/imports/parser/Literals.g4     | 12 +--
 .../src/main/antlr4/imports/parser/RALStatement.g4 | 10 +--
 .../src/main/antlr4/imports/parser/Symbol.g4       | 86 +++++++++++-----------
 .../main/antlr4/imports/sqltranslator/Symbol.g4    | 86 +++++++++++-----------
 8 files changed, 167 insertions(+), 167 deletions(-)