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

Define createMany for sequelize models #65

Merged
merged 1 commit into from
Dec 2, 2021
Merged

Conversation

Pl217
Copy link
Contributor

@Pl217 Pl217 commented Dec 2, 2021

This was missed to be added in 9847f58 and the queries were failing because of non-null constraints being violated.

This was missed to be added in 9847f58
and the queries were failing because of non-null
constraints being violated.
@Pl217 Pl217 added the ready for review All comments have been addressed, and the Pull Request is ready for review label Dec 2, 2021
@Pl217 Pl217 requested a review from a team as a code owner December 2, 2021 14:23
@czmj czmj merged commit 12b56f1 into develop Dec 2, 2021
@czmj czmj deleted the create-many-sequelize branch December 2, 2021 14:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ready for review All comments have been addressed, and the Pull Request is ready for review
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants