activerecord-import
https://github.com/zdennis/activerecord-import
Ruby
A library for bulk insertion of data into your database using ActiveRecord.
Triage Issues!
When you volunteer to triage issues, you'll receive an email each day with a link to an open issue that needs help in this project. You'll also receive instructions on how to triage issues.
Triage Docs!
Receive a documented method or class from your favorite GitHub repos in your inbox every day. If you're really pro, receive undocumented methods or classes and supercharge your commit history.
4 Subscribers
Add a CodeTriage badge to activerecord-import
Help out
- Issues
- Recursive import with has_many association that has a custom primary_key fails
- Associations are not created when even one parent object fails validation during import
- add proxy adapters to 1.8.0
- Raise error with all validation failures on import
- Replace README wiki links with docs
- Move column_names assignment inside returning_selections
- Deprecation of `.connection`
- Allow annotating import calls
- Deleting or Updating Association
- Fix #857: Activerecord-Import imports associations for invalid models
- Docs
- Attachment#instagram_incoming_message?
- GlobalConfigService.account_signup_enabled?
- InboxPolicy#reset_secret?
- TimezoneHelper#timezone_name_from_params
- RuboCop::Cop::Style::OneClassPerFile#common_nested_pattern?
- RuboCop::Cop::Style::OneClassPerFile#in_custom_exceptions_module?
- RuboCop::Cop::Style::OneClassPerFile#exception_class?
- RuboCop::Cop::Style::OneClassPerFile#rack_attack_request_class?
- RuboCop::Cop::Style::OneClassPerFile#scope_class?
- RuboCop::Cop::Style::OneClassPerFile#allowed_nested_class?