Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: getPendingMigrations isn't properly working (typeorm#6372)
getPendingMigrations currently returns the executed migrations instead of the non-executed ones.
- Loading branch information