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

NestJS Support #152

Open
lekt9 opened this issue Sep 28, 2022 · 2 comments
Open

NestJS Support #152

lekt9 opened this issue Sep 28, 2022 · 2 comments
Labels

Comments

@lekt9
Copy link

lekt9 commented Sep 28, 2022

Will this be supported in NestJS sequelize?

@dikshant
Copy link

dikshant commented Sep 28, 2022

We haven't tested this against NestJS Sequelize yet. We try to maintain compatibility with a wide range of tools out there however, we aren't able to support all of them due to resourcing constraints.
We have a page to keep track of community supported third party tools here. If you happen to give NestJS a spin with our Sequelize module and things work out of the box, we would be happy to include it in the page!

@DinnerForBreakfast
Copy link

This implementation seems to be broadly incompatible with the entirety of the Sequelize ecosystem as we're expected to create a new instances of this package rather than passing to Sequelize as a dialect.
https://sequelize.org/docs/v6/other-topics/dialect-specific-things/

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants