This is an automated email from the ASF dual-hosted git repository.
chengzhang pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/shardingsphere.git
from d8cff0a5fea feat: support create cluster in Oracle. (#27558)
add bfb0d9b50b0 Add rules for oracle alter type. (#27557)
No new revisions were added by this update.
Summary of changes:
.../src/main/antlr4/imports/oracle/BaseRule.g4 | 8 ++++++
.../src/main/antlr4/imports/oracle/DDLStatement.g4 | 11 ++++++--
.../main/antlr4/imports/oracle/OracleKeyword.g4 | 30 +++++++++++++++++++++-
.../src/main/resources/case/ddl/alter-type.xml | 6 +++++
.../resources/sql/supported/ddl/alter-type.xml | 16 ++++++++++++
5 files changed, 68 insertions(+), 3 deletions(-)