Skip to content

Sequelize v7 issue #266

@axeldvp

Description

@axeldvp

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`.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions