Meituan-Dianping / Meituan-Dianping/SQLAdvisor
insert语句在执行过程中是否会向数据库中真正插入数据?
Open
Nobody has claimed this yet.
- Dominant language
- C
- Stars
- 5.6k
- Forks
- 1.2k
- PR merge metrics
- No merged PRs in 30d
Description
insert语句在结果上是最终没有插入数据的,但是在执行过程中是否是“先插入数据到数据库,测试后删除”呢?
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
No files, tests, or entry points are named. Before work can start, maintainers need to identify the INSERT execution path and define whether a documented answer or a regression test is wanted.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- c, sql
- Domain
- databases
- Issue type
- Documentation
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 10/100