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 b83e59a7b7a Fix querying information_schema.schemata on MySQL (#27620)
add e8cc16f7d06 Add rules for oracle create tablespace. (#27632)
No new revisions were added by this update.
Summary of changes:
.../dialect/oracle/src/main/antlr4/imports/oracle/BaseRule.g4 | 6 +++++-
.../oracle/src/main/antlr4/imports/oracle/DDLStatement.g4 | 11 ++++++++++-
.../parser/src/main/resources/case/ddl/create-tablespace.xml | 9 +++++++++
.../main/resources/sql/supported/ddl/create-tablespace.xml | 9 +++++++++
4 files changed, 33 insertions(+), 2 deletions(-)