Skip to content

Reset hashing (skip certain migrations)#374

Merged
g105b merged 4 commits intomasterfrom
114-reset-hashing
Mar 7, 2026
Merged

Reset hashing (skip certain migrations)#374
g105b merged 4 commits intomasterfrom
114-reset-hashing

Conversation

@g105b
Copy link
Member

@g105b g105b commented Oct 4, 2025

This PR implements the feature explained in #114 , introducing the --reset migration flag, allowing you to reset the migration to a particular number (skipping those you don't want to actually run).

I've also improved the code quality of the main executor CLI class, as it was getting a bit messy.

@g105b g105b linked an issue Oct 11, 2025 that may be closed by this pull request
@g105b g105b merged commit 80f515c into master Mar 7, 2026
87 of 95 checks passed
@g105b g105b deleted the 114-reset-hashing branch March 7, 2026 14:24
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.

Reset hashing in database

1 participant