Skip to content

Use insert_all to insert multiple created records in projectors#450

Merged
erikrozendaal merged 1 commit intomasterfrom
refactor/create-records
Mar 19, 2025
Merged

Use insert_all to insert multiple created records in projectors#450
erikrozendaal merged 1 commit intomasterfrom
refactor/create-records

Conversation

@erikrozendaal
Copy link
Copy Markdown
Member

Replaces the manual generation of an insert statement with the newer ActiveRecord::Relation#insert_all method.

Replaces the manual generation of an insert statement with the newer
`ActiveRecord::Relation#insert_all` method.
@erikrozendaal erikrozendaal merged commit 8fb196c into master Mar 19, 2025
7 checks passed
@erikrozendaal erikrozendaal deleted the refactor/create-records branch March 19, 2025 08:27
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

Successfully merging this pull request may close these issues.

2 participants