Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Sequelize v7 issue #266

Open
axeldvp opened this issue May 27, 2024 · 0 comments
Open

Sequelize v7 issue #266

axeldvp opened this issue May 27, 2024 · 0 comments
Labels
bug Something isn't working

Comments

@axeldvp
Copy link

axeldvp commented May 27, 2024

Since sequelize updated to v7.0.0-alpha.40 rate limiter does not work.

Everything was working fine until v7.0.0-alpha.39.

Error: Accessing the connection manager is unlikely to be necessary anymore.
If you need to access the pool, you can access it directly through `sequelize.pool`.
If you really need to access the connection manager, access it through `sequelize.dialect.connectionManager`.
@animir animir added the bug Something isn't working label May 31, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants