-
Notifications
You must be signed in to change notification settings - Fork 279
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add
allowUnorderedMigrations
option to Migrator (#723)
* naive version of allowing out of order migrations * refactor migrator.ts to allow the concept of pending migrations * fix test * add more tests * prettier * more test cases * add docs to getting started * clean up * change Migrator option to allowUnorderedMigrations * add a secondary order by name for migrations
- Loading branch information
1 parent
61fcdca
commit 6b1ab66
Showing
3 changed files
with
517 additions
and
62 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
6b1ab66
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Successfully deployed to the following URLs:
kysely – ./
kysely.dev
kysely-git-master-kysely-team.vercel.app
kysely-kysely-team.vercel.app
www.kysely.dev