Skip to content

feat(client): use state machine recognizing real delimiter ';' - #1

Open
ChihuaYing wants to merge 21 commits into
mainfrom
feat_ych_20251015
Open

feat(client): use state machine recognizing real delimiter ';'#1
ChihuaYing wants to merge 21 commits into
mainfrom
feat_ych_20251015

Conversation

@ChihuaYing

Copy link
Copy Markdown
Owner

原本的逻辑是直接将字符串按";"分隔,当";"出现在字符串或者注释中时,会出问题;这里采用状态机的形式区别真正的sql delimiter。
ps: 目前的client状态机支持嵌套注释,但是server端不支持

ChihuaYing and others added 20 commits September 24, 2025 12:19
@ChihuaYing ChihuaYing closed this Oct 21, 2025
@ChihuaYing ChihuaYing reopened this Oct 21, 2025
@ChihuaYing ChihuaYing closed this Oct 21, 2025
@ChihuaYing ChihuaYing reopened this Oct 21, 2025
@ChihuaYing ChihuaYing closed this Oct 21, 2025
@ChihuaYing ChihuaYing reopened this Oct 21, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants