Skip to content

feat: add schema clone workflow#34

Merged
machado144 merged 2 commits into
mainfrom
feature/schema-clone
May 28, 2026
Merged

feat: add schema clone workflow#34
machado144 merged 2 commits into
mainfrom
feature/schema-clone

Conversation

@machado144

Copy link
Copy Markdown
Contributor

Summary

  • add schema clone support across CLI, TUI, and Serve
  • add Serve multi-connection/preset target handling for cloning between matching DBs
  • preserve preset labels, dedupe duplicate live/preset connections, and support raw connection strings
  • add Serve truncate-only behavior when Rows is 0 and truncate is enabled
  • document schema clone and Serve truncate-only behavior

Tests

  • go test ./...
  • cd integration && GOCACHE=/tmp/seedstorm-gocache /home/youngestaxe/go/bin/go1.25.10 test -v -tags integration -count=1 ./... -run 'Test(Postgres|MySQL)SchemaCloneDDL' -timeout 120s

@github-actions

github-actions Bot commented May 28, 2026

Copy link
Copy Markdown

StructLint — All checks passed

168 rules validated against .structlint.yaml. No violations found.

View full run · Powered by StructLint

@machado144 machado144 merged commit 297889d into main May 28, 2026
9 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.

1 participant