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

Model.upsert doesn't have where option #163

Open
llunaCreixent opened this issue Feb 7, 2023 · 3 comments
Open

Model.upsert doesn't have where option #163

llunaCreixent opened this issue Feb 7, 2023 · 3 comments

Comments

@llunaCreixent
Copy link
Member

Reference: https://sequelize.org/api/v6/class/src/model.js~model

The where option is not available for the upsert method, in sequelize v6.

Suggested fix: remove the where option and review the params.

@louilinn
Copy link
Collaborator

Related to edges updates. Necessity of this tasks depends on the new pathfinder service.

@JacqueGM
Copy link
Contributor

@llunaCreixent @louilinn we can close this ticket right?

@llunaCreixent
Copy link
Member Author

@llunaCreixent @louilinn we can close this ticket right?

If we are going to keep using the pathfinder CLI, we would still need it

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

No branches or pull requests

3 participants