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

use activerecord-imports "import"-method #67

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

aiomaster
Copy link

See #66
I know that there are tests missing for the bulk_processing, cause we would need postgresql or mysql in the tests plus the activerecord-import gem (as development_dependency?) and I don't know how a good setup of these things should be done.
I tested the code with my production databases and it works very well.
If ::ActiveRecord::Import is not defined or bulk_processing is explicitly turned off by setting bulk_process false at the table definition than nothing changes.

@coveralls
Copy link

Coverage Status

Coverage decreased (-0.6%) to 93.245% when pulling eee4c5e on webit-de:master into 6ccfda4 on sunitparekh:master.

3 similar comments
@coveralls
Copy link

Coverage Status

Coverage decreased (-0.6%) to 93.245% when pulling eee4c5e on webit-de:master into 6ccfda4 on sunitparekh:master.

@coveralls
Copy link

Coverage Status

Coverage decreased (-0.6%) to 93.245% when pulling eee4c5e on webit-de:master into 6ccfda4 on sunitparekh:master.

@coveralls
Copy link

Coverage Status

Coverage decreased (-0.6%) to 93.245% when pulling eee4c5e on webit-de:master into 6ccfda4 on sunitparekh:master.

@wasabigeek
Copy link

+1

@aiomaster
Copy link
Author

Hey @sunitparekh,

is there anything I can do, to get this stuff in?

Thanks!

@sunitparekh
Copy link
Owner

sunitparekh commented Oct 29, 2019 via email

@aiomaster
Copy link
Author

send pull request

Hi @sunitparekh,

I thought this is a pull request or did I miss something?

Thanks

@sunitparekh
Copy link
Owner

let me rethink about bulk_import.... I need more time to write it with unit tests...

meanwhile if you are looking at more performant library of data-anon, please give it a try to https://github.com/dataanon/data-anon (Kotiln/Java version with high performant and batch support)

@stevereinke
Copy link

Hi there.
I would like to use this feature. Is the any progress on this issue?
Kind regards

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.

6 participants