refactor: use sequelize-pool for pooling#10051
Conversation
Codecov Report
@@ Coverage Diff @@
## master #10051 +/- ##
==========================================
+ Coverage 96.3% 96.35% +0.04%
==========================================
Files 63 63
Lines 9412 9399 -13
==========================================
- Hits 9064 9056 -8
+ Misses 348 343 -5
Continue to review full report at Codecov.
|
|
Is there any way this change can be implemented in v4? We're currently experiencing occasional issues with If this change cannot be implemented in v4. Is there any estimate on when v5 might come out of beta? Thank you for your time. |
|
So that's what that is, we experienced the same issue. |
|
that would be really great! 🙇 |
Pull Request check-list
Please make sure to review and check all of these items:
npm run testornpm run test-DIALECTpass with this change (including linting)?Description of change
This PR will migrate Sequelize to https://github.com/sushantdhiman/sequelize-pool which is a modernized fork of
generic-pool@2.5In theory this should solve issues like