apache / apache/incubator-seata
使用postgresql创建SCHEMA报错
Open
- Dominant language
- Java
- Stars
- 26k
- Forks
- 8.8k
- Avg merge
- 1d 8h
- Merged PRs (30d)
- 4
Description
create schema schema01;
com.alibaba.druid.sql.parser.ParserException: TODO SCHEMA
Contributor guide
Research direction
Start by reproducing `create schema schema01;` against PostgreSQL and trace the `com.alibaba.druid.sql.parser.ParserException: TODO SCHEMA` entry point. Identify the parser path that handles this statement and verify that the statement no longer raises this exception when the work is done.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java, postgresql
- Domain
- databases
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100