Sunit Parekh
Sunit Parekh
To know compatibility with MongoDB... you can checkout source code and try running tests with MongoDB running on localhost. On Wed, Apr 26, 2023 at 2:03 PM max_Al ***@***.***> wrote:...
Please share your Anonymization Definition file to help further. - Sunit > On 25-Jan-2019, at 3:05 AM, Edgar Villamarin wrote: > > Trying to use this gem in postgres with...
For *Blacklist* strategy, it requires *Primary Key* field and if my guess is right it is failing without it. *primary_key * Please have a look at the sample here https://github.com/sunitparekh/data-anonymization/blob/master/examples/blacklist_dsl.rb...
send pull request On Mon, Oct 28, 2019 at 11:11 PM Christoph Wagner wrote: > Hey @sunitparekh , > > is there anything I can do, to get this stuff...
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...
without tests, I am unable to accept pull request. Please add tests.
I guess you are looking for whitelist of fields which copies data into destination as is.
hey, I released rail5 upgraded version 0.8.0.rc1 of data anonymisation and I fixed and tested SelectFromDatabase and it is working fine. refer example https://github.com/sunitparekh/test-anonymization/blob/master/dell_whitelist.rb please try and provide me feedback
@olly thanks for sending patch to fix issues. I merged your patch and released gem version to v0.8.2 thanks a lot once again for your contribution.