Skip to content

Conversation

@javalover123
Copy link
Contributor

Before:

select * from table1
select * from table2

After:

select * from table1;
select * from table2;

@future0923 future0923 merged commit db2aa8c into future0923:main Nov 7, 2025
1 check passed
@future0923 future0923 moved this from main to Done in DebugTools计划清单 Nov 24, 2025
ayuayue pushed a commit that referenced this pull request Jan 9, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

2 participants