Skip to content

re-fix splitSql function, and implement dry-run in sql subcommand#5

Merged
suibianwanwank merged 1 commit into
mainfrom
feat/dryrun
May 14, 2026
Merged

re-fix splitSql function, and implement dry-run in sql subcommand#5
suibianwanwank merged 1 commit into
mainfrom
feat/dryrun

Conversation

@lyman
Copy link
Copy Markdown
Member

@lyman lyman commented May 14, 2026

Type of change

  • Bug fix
  • New feature
  • Refactor / code improvement
  • Documentation

What does this PR do?

Previous fix on splitSql just ignores empty sqls and behaves differently from python sdk.

This patch is an alignment to python sdk implementation, with corresponding test cases.

Also, a --dry-run is added to sql subcommand, to make further debug easier.

Checklist

  • I have tested my changes locally
  • I have not included unrelated changes in this PR

@suibianwanwank suibianwanwank merged commit 38964a0 into main May 14, 2026
6 of 11 checks passed
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.

3 participants