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
- Import with synchronize docs issue
- Support returning `ids` for mysql too
- Delegating values with default for generation in database.
- Clarification on description for :validate_uniqueness
- Non PK UUID column and `returning`
- way to access objects errors and halt a record from callback
- synchronize clears all changes information, is there a way to sync data from the database but preserve previous_changes?
- Feature request: helpful error message on importing records with mix of null and non-null ids
- Datetime field in "returning" sends back string and not casted ActiveSupport::TimeWithZone value.
- Is it possible to import nested attributes containing remote urls?
- Docs
- BenchmarkOptionParser::OutputStruct#filename
- BenchmarkOptionParser::OutputStruct#filename=
- BenchmarkOptionParser::OutputStruct#format
- BenchmarkOptionParser::OutputStruct#format=
- BenchmarkOptionParser::OptionsStruct#benchmark_all_types
- BenchmarkOptionParser::OptionsStruct#benchmark_all_types=
- BenchmarkOptionParser::OptionsStruct#outputs
- BenchmarkOptionParser::OptionsStruct#outputs=
- BenchmarkOptionParser::OptionsStruct#number_of_objects
- BenchmarkOptionParser::OptionsStruct#number_of_objects=