alibaba / alibaba/druid

o数据源为 oracle SQLUtils.format 或 SQLUtils.parseStatements 无法 解析1ROW MOVEMENT等问题

Open
#2,736 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
Java
Stars
28.2k
Forks
8.6k
PR merge metrics
No merged PRs in 30d

Description

以oracle为数据源
无法解析 以下的语句
1、ALTER TABLE tablename ENABLE ROW MOVEMENT
2、ALTER INDEX indexname LOGGING;
3、ALTER TABLE tablename DROP UNIQUE (col1 ,col2)

Contributor guide

Open the contributing guide

Research direction

Start with SQLUtils.format and SQLUtils.parseStatements using the three Oracle statements in the report as reproductions. Trace how ALTER TABLE and ALTER INDEX statements are parsed, then verify that all three examples parse successfully without errors.

Written by the indexing model from the issue text.

Assessment

Tech stack
java, sql
Domain
databases
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.