fix(storage): make sure the storage initialization crashes when db connection can't be established
This commit is contained in:
parent
f6761fe434
commit
f8a5cc728d
3 changed files with 15 additions and 7 deletions
6
.changeset/tasty-bulldogs-guess.md
Normal file
6
.changeset/tasty-bulldogs-guess.md
Normal file
|
|
@ -0,0 +1,6 @@
|
|||
---
|
||||
'@emigrate/postgres': patch
|
||||
'@emigrate/mysql': patch
|
||||
---
|
||||
|
||||
Make sure the storage initialization crashes when a database connection can't be established
|
||||
Loading…
Add table
Add a link
Reference in a new issue