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

Remove dependency on activerecord-import using vanilla ActiveRecord upsert_all #44

Merged
merged 1 commit into from
Jan 2, 2024

Conversation

westonganger
Copy link
Owner

There is no need for the extra dependency when Rails already has a built-in method upsert_all.

This means this gem requires a minimum of ActiveRecord v6.0 to work.

@westonganger westonganger force-pushed the remove-dependency-on-activerecord-import branch 3 times, most recently from c093e64 to 8fa5231 Compare January 2, 2024 20:56
@westonganger westonganger force-pushed the remove-dependency-on-activerecord-import branch from 8fa5231 to e17799b Compare January 2, 2024 20:57
@westonganger westonganger merged commit 2826bd0 into master Jan 2, 2024
20 checks passed
@westonganger westonganger deleted the remove-dependency-on-activerecord-import branch January 2, 2024 21:17
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.

1 participant