Skip to content

Add SQL command - #57

Merged
coffeegoddd merged 1 commit into
mainfrom
sql
Sep 8, 2026
Merged

Add SQL command#57
coffeegoddd merged 1 commit into
mainfrom
sql

Conversation

@coffeegoddd

@coffeegoddd coffeegoddd commented Sep 4, 2026

Copy link
Copy Markdown
Contributor

Summary

  • add typed RunSQLRead and RunSQLWrite API v2 client methods
  • add dh sql with positional, file, and stdin query input
  • render dynamic read results in terminal tables or structured JSON
  • add explicit asynchronous write mode with shared operation progress and --no-wait
  • use --branch as the write target and default --from-branch to it for in-place writes
  • update the Phase 6 tracking state and fully specify Phase 7

API operations

  • runSqlReadQueryPost
  • runSqlWriteQuery
  • getOperation

Validation

  • go test ./...
  • go vet ./...
  • golangci-lint run ./...
  • git diff --check
  • make build

@coffeegoddd
coffeegoddd merged commit 650c907 into main Sep 8, 2026
4 checks passed
@coffeegoddd
coffeegoddd deleted the sql branch September 8, 2026 16:49
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.

1 participant