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

perf: opimized seeder-factory save-many fn #955

Merged
merged 1 commit into from
Apr 9, 2024
Merged

Conversation

tada5hi
Copy link
Owner

@tada5hi tada5hi commented Apr 9, 2024

resolves #929

@tada5hi tada5hi merged commit a4dfce5 into develop Apr 9, 2024
7 checks passed
github-actions bot pushed a commit that referenced this pull request Apr 9, 2024
## [3.5.1](v3.5.0...v3.5.1) (2024-04-09)

### Bug Fixes

* **deps:** bump locter from 2.0.2 to 2.1.0 ([#957](#957)) ([34d491f](34d491f))
* **deps:** bump reflect-metadata from 0.2.1 to 0.2.2 ([#958](#958)) ([7e8e885](7e8e885))
* **deps:** bump smob from 1.4.1 to 1.5.0 ([#961](#961)) ([d14f79a](d14f79a))
* remove extension in typeorm-extension import in seeder template file ([#954](#954)) ([4ccb4b6](4ccb4b6))

### Performance Improvements

* opimized seeder-factory save-many fn ([#955](#955)) ([a4dfce5](a4dfce5))
Copy link

github-actions bot commented Apr 9, 2024

🎉 This PR is included in version 3.5.1 🎉

The release is available on:

Your semantic-release bot 📦🚀

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

Successfully merging this pull request may close these issues.

Bug: useSeederFactory(Entity).saveMany(n) saves entities slowly
1 participant