Skip to content

feat: add pretend support to runSeed#43

Open
elpete wants to merge 2 commits intomainfrom
fix/pretend-seed
Open

feat: add pretend support to runSeed#43
elpete wants to merge 2 commits intomainfrom
fix/pretend-seed

Conversation

@elpete
Copy link
Copy Markdown
Collaborator

@elpete elpete commented Apr 3, 2026

No description provided.

elpete and others added 2 commits April 2, 2026 20:55
Pass pretend through MigrationService.seed() and QBMigrationManager.runSeed().
When pretend is true, the QueryBuilder is set to pretend mode so no SQL executes.
The query is now passed as a second argument to postProcessHook so callers
can read the query log to display what would have been run.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
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