Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: update total statements in the migration when it is being executed
The reason for this is that users are required to edit existing migration files to resolve partial failure issues. Without keeping total in sync, such migration would be considered still pending, because total != applied. Issue: ariga#2455
- Loading branch information