forked from dexie/Dexie.js
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Browse files
Browse the repository at this point in the history
Repro of dexie#770. Once I cherry picked the resolution of dexie#612, it also fixed dexie#770 as it does not wait for Promise.follow() to complete when upgrader returns a Promise. This is in line with how db.transaction() works.
- Loading branch information
1 parent
b7bbeaf
commit a6d9471
Showing
2 changed files
with
46 additions
and
1 deletion.
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