Closed danbenn closed 3 years ago
When using any kind of hot reloading, an "AlreadyHasActiveConnectionError" is thrown by typeorm.
I added a new flag that can support reusing an existing connection, if its a local development environment.
Problem
When using any kind of hot reloading, an "AlreadyHasActiveConnectionError" is thrown by typeorm.
I added a new flag that can support reusing an existing connection, if its a local development environment.